Reference documentation and code samples for the Data Loss Prevention V2 Client class AwsAccount.
AWS account.
Generated from protobuf message google.privacy.dlp.v2.AwsAccount
Namespace
Google \ Cloud \ Dlp \ V2Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ account_id |
string
Required. AWS account ID. |
getAccountId
Required. AWS account ID.
| Returns | |
|---|---|
| Type | Description |
string |
|
setAccountId
Required. AWS account ID.
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|