Class: Google::Apis::GkehubV1::CommonFleetDefaultMemberConfigSpec
- Inherits:
-
Object
- Object
- Google::Apis::GkehubV1::CommonFleetDefaultMemberConfigSpec
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/gkehub_v1/classes.rb,
lib/google/apis/gkehub_v1/representations.rb,
lib/google/apis/gkehub_v1/representations.rb
Overview
CommonFleetDefaultMemberConfigSpec contains default configuration information for memberships of a fleet
Instance Method Summary collapse
-
#initialize(**args) ⇒ CommonFleetDefaultMemberConfigSpec
constructor
A new instance of CommonFleetDefaultMemberConfigSpec.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ CommonFleetDefaultMemberConfigSpec
Returns a new instance of CommonFleetDefaultMemberConfigSpec.
362 363 364 |
# File 'lib/google/apis/gkehub_v1/classes.rb', line 362 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
367 368 |
# File 'lib/google/apis/gkehub_v1/classes.rb', line 367 def update!(**args) end |