Google Cloud Data Loss Prevention v2 API - Class AwsAccount (4.14.0)

public sealed class AwsAccount : IMessage<AwsAccount>, IEquatable<AwsAccount>, IDeepCloneable<AwsAccount>, IBufferMessage, IMessage

Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class AwsAccount.

AWS account.

Inheritance

object > AwsAccount

Namespace

Google.Cloud.Dlp.V2

Assembly

Google.Cloud.Dlp.V2.dll

Constructors

AwsAccount()

public AwsAccount()

AwsAccount(AwsAccount)

public AwsAccount(AwsAccount other)
Parameter
Name Description
other AwsAccount

Properties

AccountId

public string AccountId { get; set; }

Required. AWS account ID.

Property Value
Type Description
string