Class: Google::Cloud::VMMigration::V1::AwsSourceVmDetails::AwsDiskDetails

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/vmmigration/v1/vmmigration.rb

Overview

The details of an AWS instance disk.

Instance Attribute Summary collapse

Instance Attribute Details

#disk_number::Integer (readonly)



3667
3668
3669
3670
# File 'proto_docs/google/cloud/vmmigration/v1/vmmigration.rb', line 3667

class AwsDiskDetails
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#size_gb::Integer (readonly)



3667
3668
3669
3670
# File 'proto_docs/google/cloud/vmmigration/v1/vmmigration.rb', line 3667

class AwsDiskDetails
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#volume_id::String (readonly)



3667
3668
3669
3670
# File 'proto_docs/google/cloud/vmmigration/v1/vmmigration.rb', line 3667

class AwsDiskDetails
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end