Interface AwsAccountOrBuilder (3.56.0)

public interface AwsAccountOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getAccountId()

public abstract String getAccountId()

Required. AWS account ID.

string account_id = 1 [(.google.api.field_behavior) = REQUIRED];

Returns
Type Description
String

The accountId.

getAccountIdBytes()

public abstract ByteString getAccountIdBytes()

Required. AWS account ID.

string account_id = 1 [(.google.api.field_behavior) = REQUIRED];

Returns
Type Description
ByteString

The bytes for accountId.