Class: Google::Apis::VmmigrationV1::ShuttingDownSourceVmStep
- Inherits:
-
Object
- Object
- Google::Apis::VmmigrationV1::ShuttingDownSourceVmStep
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/vmmigration_v1/classes.rb,
lib/google/apis/vmmigration_v1/representations.rb,
lib/google/apis/vmmigration_v1/representations.rb
Overview
ShuttingDownSourceVMStep contains specific step details.
Instance Method Summary collapse
-
#initialize(**args) ⇒ ShuttingDownSourceVmStep
constructor
A new instance of ShuttingDownSourceVmStep.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ ShuttingDownSourceVmStep
Returns a new instance of ShuttingDownSourceVmStep.
4034 4035 4036 |
# File 'lib/google/apis/vmmigration_v1/classes.rb', line 4034 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
4039 4040 |
# File 'lib/google/apis/vmmigration_v1/classes.rb', line 4039 def update!(**args) end |