View Source GoogleApi.Composer.V1.Model.StorageConfig (google_api_composer v0.36.1)

The configuration for data storage in the environment.

Attributes

  • bucket (type: String.t, default: nil) - Optional. The name of the Cloud Storage bucket used by the environment. No gs:// prefix.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.Composer.V1.Model.StorageConfig{bucket: String.t() | nil}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.