class Aws::Macie2::Types::EnableOrganizationAdminAccountRequest

Specifies an account to designate as a delegated Amazon Macie administrator account for an Amazon Web Services organization. To submit this request, you must be a user of the management account for the Amazon Web Services organization.

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

data as a hash:

    {
      admin_account_id: "__string", # required
      client_token: "__string",
    }

@!attribute [rw] admin_account_id

@return [String]

@!attribute [rw] client_token

**A suitable default value is auto-generated.** You should normally
not need to pass this option.
@return [String]

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

Constants

SENSITIVE