public static interface AdminAccount.Builder extends SdkPojo, CopyableBuilder<AdminAccount.Builder,AdminAccount>
| Modifier and Type | Method and Description |
|---|---|
AdminAccount.Builder |
accountId(String accountId)
The Amazon Web Services account ID for the account.
|
AdminAccount.Builder |
status(AdminStatus status)
The current status of the account as the delegated Amazon Macie administrator account for the organization.
|
AdminAccount.Builder |
status(String status)
The current status of the account as the delegated Amazon Macie administrator account for the organization.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAdminAccount.Builder accountId(String accountId)
The Amazon Web Services account ID for the account.
accountId - The Amazon Web Services account ID for the account.AdminAccount.Builder status(String status)
The current status of the account as the delegated Amazon Macie administrator account for the organization.
status - The current status of the account as the delegated Amazon Macie administrator account for the
organization.AdminStatus,
AdminStatusAdminAccount.Builder status(AdminStatus status)
The current status of the account as the delegated Amazon Macie administrator account for the organization.
status - The current status of the account as the delegated Amazon Macie administrator account for the
organization.AdminStatus,
AdminStatusCopyright © 2022. All rights reserved.