| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AccountDetails |
AccountDetails.clone() |
AccountDetails |
AccountDetails.withAccountId(String accountId)
The ID of an Amazon Web Services account.
|
AccountDetails |
AccountDetails.withEmail(String email)
The email of an Amazon Web Services account.
|
| Modifier and Type | Method and Description |
|---|---|
List<AccountDetails> |
CreateMembersRequest.getAccountDetails()
The list of accounts to associate with the Security Hub administrator account.
|
| Modifier and Type | Method and Description |
|---|---|
CreateMembersRequest |
CreateMembersRequest.withAccountDetails(AccountDetails... accountDetails)
The list of accounts to associate with the Security Hub administrator account.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateMembersRequest.setAccountDetails(Collection<AccountDetails> accountDetails)
The list of accounts to associate with the Security Hub administrator account.
|
CreateMembersRequest |
CreateMembersRequest.withAccountDetails(Collection<AccountDetails> accountDetails)
The list of accounts to associate with the Security Hub administrator account.
|
Copyright © 2024. All rights reserved.