public static interface GetMembersRequest.Builder extends SecurityHubRequest.Builder, SdkPojo, CopyableBuilder<GetMembersRequest.Builder,GetMembersRequest>
| Modifier and Type | Method and Description |
|---|---|
GetMembersRequest.Builder |
accountIds(Collection<String> accountIds)
The list of account IDs for the Security Hub member accounts to return the details for.
|
GetMembersRequest.Builder |
accountIds(String... accountIds)
The list of account IDs for the Security Hub member accounts to return the details for.
|
GetMembersRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetMembersRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetMembersRequest.Builder accountIds(Collection<String> accountIds)
The list of account IDs for the Security Hub member accounts to return the details for.
accountIds - The list of account IDs for the Security Hub member accounts to return the details for.GetMembersRequest.Builder accountIds(String... accountIds)
The list of account IDs for the Security Hub member accounts to return the details for.
accountIds - The list of account IDs for the Security Hub member accounts to return the details for.GetMembersRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetMembersRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.