class Aws::Macie2::Types::AccountDetail

Specifies the details of an account to associate with an Amazon Macie administrator account.

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

data as a hash:

    {
      account_id: "__string", # required
      email: "__string", # required
    }

@!attribute [rw] account_id

@return [String]

@!attribute [rw] email

@return [String]

@see docs.aws.amazon.com/goto/WebAPI/macie2-2020-01-01/AccountDetail AWS API Documentation

Constants

SENSITIVE