Class: Google::Apis::ComposerV1beta1::StorageConfig

Inherits:
Object
  • Object
show all
Includes:
Google::Apis::Core::Hashable, Google::Apis::Core::JsonObjectSupport
Defined in:
lib/google/apis/composer_v1beta1/classes.rb,
lib/google/apis/composer_v1beta1/representations.rb,
lib/google/apis/composer_v1beta1/representations.rb

Overview

The configuration for data storage in the environment.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ StorageConfig

Returns a new instance of StorageConfig.



1873
1874
1875
# File 'lib/google/apis/composer_v1beta1/classes.rb', line 1873

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



1878
1879
# File 'lib/google/apis/composer_v1beta1/classes.rb', line 1878

def update!(**args)
end