| Package | Description |
|---|---|
| com.amazonaws.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
AccountDetail |
AccountDetail.clone() |
AccountDetail |
CreateMemberRequest.getAccount()
The details of the account to associate with the administrator account.
|
AccountDetail |
AccountDetail.withAccountId(String accountId)
The Amazon Web Services account ID for the account.
|
AccountDetail |
AccountDetail.withEmail(String email)
The email address for the account.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateMemberRequest.setAccount(AccountDetail account)
The details of the account to associate with the administrator account.
|
CreateMemberRequest |
CreateMemberRequest.withAccount(AccountDetail account)
The details of the account to associate with the administrator account.
|
Copyright © 2021. All rights reserved.