View Source GoogleApi.DataMigration.V1.Model.VmCreationConfig (google_api_data_migration v0.21.0)
VM creation configuration message
Attributes
-
subnet
(type:String.t
, default:nil
) - The subnet name the vm needs to be created in. -
vmMachineType
(type:String.t
, default:nil
) - Required. VM instance machine type to create. -
vmZone
(type:String.t
, default:nil
) - The Google Cloud Platform zone to create the VM in.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.