GoogleApi.VMMigration.V1.Model.DisksMigrationVmTargetDetails (google_api_vm_migration v0.11.0)
View SourceDetails for the VM created VM as part of disks migration.
Attributes
-
vmUri
(type:String.t
, default:nil
) - Output only. The URI of the Compute Engine VM.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.VMMigration.V1.Model.DisksMigrationVmTargetDetails{ vmUri: String.t() | nil }