Class: Google::Apis::GkehubV1alpha::MigrateSpec

Inherits:
Object
  • Object
show all
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

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