| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
List<AccountDetails> |
CreateMembersRequest.accountDetails()
The list of accounts to associate with the Security Hub administrator account.
|
| Modifier and Type | Method and Description |
|---|---|
CreateMembersRequest.Builder |
CreateMembersRequest.Builder.accountDetails(AccountDetails... accountDetails)
The list of accounts to associate with the Security Hub administrator account.
|
| Modifier and Type | Method and Description |
|---|---|
CreateMembersRequest.Builder |
CreateMembersRequest.Builder.accountDetails(Collection<AccountDetails> accountDetails)
The list of accounts to associate with the Security Hub administrator account.
|
Copyright © 2023. All rights reserved.