GoogleApi.VMMigration.V1.Model.DiskImageDefaults (google_api_vm_migration v0.11.0)
View SourceContains details about the image source used to create the disk.
Attributes
-
sourceImage
(type:String.t
, default:nil
) - Required. The Image resource used when creating the disk.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.VMMigration.V1.Model.DiskImageDefaults{ sourceImage: String.t() | nil }