class Aws::GuardDuty::Types::AccountDetail

Contains information about the account.

@note When making an API call, you may pass AccountDetail

data as a hash:

    {
      account_id: "AccountId", # required
      email: "Email", # required
    }

@!attribute [rw] account_id

The member account ID.
@return [String]

@!attribute [rw] email

The email address of the member account.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/guardduty-2017-11-28/AccountDetail AWS API Documentation

Constants

SENSITIVE