public static interface DisassociateMembersRequest.Builder extends SecurityHubRequest.Builder, SdkPojo, CopyableBuilder<DisassociateMembersRequest.Builder,DisassociateMembersRequest>
| Modifier and Type | Method and Description |
|---|---|
DisassociateMembersRequest.Builder |
accountIds(Collection<String> accountIds)
The account IDs of the member accounts to disassociate from the administrator account.
|
DisassociateMembersRequest.Builder |
accountIds(String... accountIds)
The account IDs of the member accounts to disassociate from the administrator account.
|
DisassociateMembersRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DisassociateMembersRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDisassociateMembersRequest.Builder accountIds(Collection<String> accountIds)
The account IDs of the member accounts to disassociate from the administrator account.
accountIds - The account IDs of the member accounts to disassociate from the administrator account.DisassociateMembersRequest.Builder accountIds(String... accountIds)
The account IDs of the member accounts to disassociate from the administrator account.
accountIds - The account IDs of the member accounts to disassociate from the administrator account.DisassociateMembersRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDisassociateMembersRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.