class Aws::Detective::Types::Account
An AWS account that is the administrator account of or a member of a behavior graph.
@note When making an API call, you may pass Account
data as a hash: { account_id: "AccountId", # required email_address: "EmailAddress", # required }
@!attribute [rw] account_id
The account identifier of the AWS account. @return [String]
@!attribute [rw] email_address
The AWS account root user email address for the AWS account. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/detective-2018-10-26/Account AWS API Documentation
Constants
- SENSITIVE