public static interface RejectInvitationRequest.Builder extends DetectiveRequest.Builder, SdkPojo, CopyableBuilder<RejectInvitationRequest.Builder,RejectInvitationRequest>
| Modifier and Type | Method and Description |
|---|---|
RejectInvitationRequest.Builder |
graphArn(String graphArn)
The ARN of the behavior graph to reject the invitation to.
|
RejectInvitationRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
RejectInvitationRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildRejectInvitationRequest.Builder graphArn(String graphArn)
The ARN of the behavior graph to reject the invitation to.
The member account's current member status in the behavior graph must be INVITED.
graphArn - The ARN of the behavior graph to reject the invitation to.
The member account's current member status in the behavior graph must be INVITED.
RejectInvitationRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderRejectInvitationRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.