Migrate for Compute Engine V1 API - Module Google::Cloud::VMMigration::V1::AwsVmDetails::PowerState (v0.9.0)

Reference documentation and code samples for the Migrate for Compute Engine V1 API module Google::Cloud::VMMigration::V1::AwsVmDetails::PowerState.

Possible values for the power state of the VM.

Constants

POWER_STATE_UNSPECIFIED

value: 0
Power state is not specified.

ON

value: 1
The VM is turned on.

OFF

value: 2
The VM is turned off.

SUSPENDED

value: 3
The VM is suspended. This is similar to hibernation or sleep mode.

PENDING

value: 4
The VM is starting.