| Package | Description |
|---|---|
| software.amazon.awssdk.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
List<AccountDetail> |
CreateMembersRequest.accountDetails()
A list of account ID and email address pairs of the accounts that you want to associate with the GuardDuty
administrator account.
|
| Modifier and Type | Method and Description |
|---|---|
CreateMembersRequest.Builder |
CreateMembersRequest.Builder.accountDetails(AccountDetail... accountDetails)
A list of account ID and email address pairs of the accounts that you want to associate with the GuardDuty
administrator account.
|
| Modifier and Type | Method and Description |
|---|---|
CreateMembersRequest.Builder |
CreateMembersRequest.Builder.accountDetails(Collection<AccountDetail> accountDetails)
A list of account ID and email address pairs of the accounts that you want to associate with the GuardDuty
administrator account.
|
Copyright © 2022. All rights reserved.