GoogleApi.Composer.V1.Model.StorageConfig (google_api_composer v0.36.3)

View Source

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

t()

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

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.