Reference documentation and code samples for the Migrate for Compute Engine V1 API class Google::Cloud::VMMigration::V1::AwsSourceVmDetails::AwsDiskDetails.
The details of an AWS instance disk.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#disk_number
def disk_number() -> ::Integer
Returns
- (::Integer) — Output only. The ordinal number of the disk.
#size_gb
def size_gb() -> ::Integer
Returns
- (::Integer) — Output only. Size in GB.
#volume_id
def volume_id() -> ::String
Returns
- (::String) — Output only. AWS volume ID.