Reference documentation and code samples for the Migrate for Compute Engine V1 API class Google::Cloud::VMMigration::V1::AwsVmsDetails.
AWSVmsDetails describes VMs in AWS.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#details
def details() -> ::Array<::Google::Cloud::VMMigration::V1::AwsVmDetails>
Returns
- (::Array<::Google::Cloud::VMMigration::V1::AwsVmDetails>) — The details of the AWS VMs.
#details=
def details=(value) -> ::Array<::Google::Cloud::VMMigration::V1::AwsVmDetails>
Parameter
- value (::Array<::Google::Cloud::VMMigration::V1::AwsVmDetails>) — The details of the AWS VMs.
Returns
- (::Array<::Google::Cloud::VMMigration::V1::AwsVmDetails>) — The details of the AWS VMs.