GoogleApi.Composer.V1beta1.Model.StorageConfig (google_api_composer v0.36.3)
View SourceThe 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. Nogs://
prefix.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Composer.V1beta1.Model.StorageConfig{bucket: String.t() | nil}