public static interface DisassociateMembershipRequest.Builder extends DetectiveRequest.Builder, SdkPojo, CopyableBuilder<DisassociateMembershipRequest.Builder,DisassociateMembershipRequest>
| Modifier and Type | Method and Description |
|---|---|
DisassociateMembershipRequest.Builder |
graphArn(String graphArn)
The ARN of the behavior graph to remove the member account from.
|
DisassociateMembershipRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DisassociateMembershipRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDisassociateMembershipRequest.Builder graphArn(String graphArn)
The ARN of the behavior graph to remove the member account from.
The member account's member status in the behavior graph must be ENABLED.
graphArn - The ARN of the behavior graph to remove the member account from.
The member account's member status in the behavior graph must be ENABLED.
DisassociateMembershipRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDisassociateMembershipRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2021. All rights reserved.