GoogleApi.DataMigration.V1beta1.Model.VmSelectionConfig (google_api_data_migration v0.7.0) View Source
VM selection configuration message
Attributes
-
vmZone
(type:String.t
, default:nil
) - Required. The Google Cloud Platform zone the VM is located.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.DataMigration.V1beta1.Model.VmSelectionConfig{ vmZone: String.t() | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.