Reference documentation and code samples for the Google Cloud Vm Migration V1 Client class AwsSourceDiskDetails.
Represents the source AWS Disk details.
Generated from protobuf message google.cloud.vmmigration.v1.AwsSourceDiskDetails
Namespace
Google \ Cloud \ VMMigration \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ volume_id
string
Required. AWS volume ID.
↳ size_gib
int|string
Output only. Size in GiB.
↳ disk_type
int
Optional. Output only. Disk type.
↳ tags
getVolumeId
Required. AWS volume ID.
string
setVolumeId
Required. AWS volume ID.
var
string
$this
getSizeGib
Output only. Size in GiB.
int|string
setSizeGib
Output only. Size in GiB.
var
int|string
$this
getDiskType
Optional. Output only. Disk type.
int
setDiskType
Optional. Output only. Disk type.
var
int
Enum of type Type .
$this
getTags
Optional. Output only. A map of AWS volume tags.
setTags
Optional. Output only. A map of AWS volume tags.
$this