| Package | Description |
|---|---|
| com.amazonaws.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
AdminAccount |
AdminAccount.clone() |
AdminAccount |
AdminAccount.withAccountId(String accountId)
The AWS account ID for the account.
|
AdminAccount |
AdminAccount.withStatus(AdminStatus status)
The current status of the account as a delegated administrator of Amazon Macie for the organization.
|
AdminAccount |
AdminAccount.withStatus(String status)
The current status of the account as a delegated administrator of Amazon Macie for the organization.
|
| Modifier and Type | Method and Description |
|---|---|
List<AdminAccount> |
ListOrganizationAdminAccountsResult.getAdminAccounts()
An array of objects, one for each account that's designated as a delegated administrator of Amazon Macie for the
AWS organization.
|
| Modifier and Type | Method and Description |
|---|---|
ListOrganizationAdminAccountsResult |
ListOrganizationAdminAccountsResult.withAdminAccounts(AdminAccount... adminAccounts)
An array of objects, one for each account that's designated as a delegated administrator of Amazon Macie for the
AWS organization.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListOrganizationAdminAccountsResult.setAdminAccounts(Collection<AdminAccount> adminAccounts)
An array of objects, one for each account that's designated as a delegated administrator of Amazon Macie for the
AWS organization.
|
ListOrganizationAdminAccountsResult |
ListOrganizationAdminAccountsResult.withAdminAccounts(Collection<AdminAccount> adminAccounts)
An array of objects, one for each account that's designated as a delegated administrator of Amazon Macie for the
AWS organization.
|
Copyright © 2020. All rights reserved.