Google Cloud Migration Center V1 Client - Class AwsEc2PlatformDetails (1.0.0)

Reference documentation and code samples for the Google Cloud Migration Center V1 Client class AwsEc2PlatformDetails.

AWS EC2 specific details.

Generated from protobuf message google.cloud.migrationcenter.v1.AwsEc2PlatformDetails

Namespace

Google \ Cloud \ MigrationCenter \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ machine_type_label string

AWS platform's machine type label.

↳ location string

The location of the machine in the AWS format.

getMachineTypeLabel

AWS platform's machine type label.

Returns
Type Description
string

setMachineTypeLabel

AWS platform's machine type label.

Parameter
Name Description
var string
Returns
Type Description
$this

getLocation

The location of the machine in the AWS format.

Returns
Type Description
string

setLocation

The location of the machine in the AWS format.

Parameter
Name Description
var string
Returns
Type Description
$this