Class: Google::Apis::GkehubV1alpha::MigrateSpec
- Inherits:
-
Object
- Object
- Google::Apis::GkehubV1alpha::MigrateSpec
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/gkehub_v1alpha/classes.rb,
lib/google/apis/gkehub_v1alpha/representations.rb,
lib/google/apis/gkehub_v1alpha/representations.rb
Overview
MigrateSpec contains the migrate subfeature configuration.
Instance Method Summary collapse
-
#initialize(**args) ⇒ MigrateSpec
constructor
A new instance of MigrateSpec.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ MigrateSpec
Returns a new instance of MigrateSpec.
2926 2927 2928 |
# File 'lib/google/apis/gkehub_v1alpha/classes.rb', line 2926 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
2931 2932 |
# File 'lib/google/apis/gkehub_v1alpha/classes.rb', line 2931 def update!(**args) end |