Reference documentation and code samples for the Google Cloud Vm Migration V1 Client class AwsVmsDetails.
AWSVmsDetails describes VMs in AWS.
Generated from protobuf message google.cloud.vmmigration.v1.AwsVmsDetails
Namespace
Google \ Cloud \ VMMigration \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ details |
array<Google\Cloud\VMMigration\V1\AwsVmDetails>
The details of the AWS VMs. |
getDetails
The details of the AWS VMs.
Returns | |
---|---|
Type | Description |
Google\Protobuf\Internal\RepeatedField |
setDetails
The details of the AWS VMs.
Parameter | |
---|---|
Name | Description |
var |
array<Google\Cloud\VMMigration\V1\AwsVmDetails>
|
Returns | |
---|---|
Type | Description |
$this |