Google Cloud Vm Migration V1 Client - Class AwsSecurityGroup (0.4.2)

Reference documentation and code samples for the Google Cloud Vm Migration V1 Client class AwsSecurityGroup.

AwsSecurityGroup describes a security group of an AWS VM.

Generated from protobuf message google.cloud.vmmigration.v1.AwsSecurityGroup

Namespace

Google \ Cloud \ VMMigration \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ id string

The AWS security group id.

↳ name string

The AWS security group name.

getId

The AWS security group id.

Returns
TypeDescription
string

setId

The AWS security group id.

Parameter
NameDescription
var string
Returns
TypeDescription
$this

getName

The AWS security group name.

Returns
TypeDescription
string

setName

The AWS security group name.

Parameter
NameDescription
var string
Returns
TypeDescription
$this