Migration Center V1 API - Class Google::Cloud::MigrationCenter::V1::AwsEc2PlatformDetails (v0.2.2)

Reference documentation and code samples for the Migration Center V1 API class Google::Cloud::MigrationCenter::V1::AwsEc2PlatformDetails.

AWS EC2 specific details.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#location

def location() -> ::String
Returns
  • (::String) — The location of the machine in the AWS format.

#location=

def location=(value) -> ::String
Parameter
  • value (::String) — The location of the machine in the AWS format.
Returns
  • (::String) — The location of the machine in the AWS format.

#machine_type_label

def machine_type_label() -> ::String
Returns
  • (::String) — AWS platform's machine type label.

#machine_type_label=

def machine_type_label=(value) -> ::String
Parameter
  • value (::String) — AWS platform's machine type label.
Returns
  • (::String) — AWS platform's machine type label.