public static interface AssociateMemberAccountRequest.Builder extends MacieRequest.Builder, SdkPojo, CopyableBuilder<AssociateMemberAccountRequest.Builder,AssociateMemberAccountRequest>
| Modifier and Type | Method and Description |
|---|---|
AssociateMemberAccountRequest.Builder |
memberAccountId(String memberAccountId)
The ID of the AWS account that you want to associate with Amazon Macie as a member account.
|
AssociateMemberAccountRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
AssociateMemberAccountRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildAssociateMemberAccountRequest.Builder memberAccountId(String memberAccountId)
The ID of the AWS account that you want to associate with Amazon Macie as a member account.
memberAccountId - The ID of the AWS account that you want to associate with Amazon Macie as a member account.AssociateMemberAccountRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderAssociateMemberAccountRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2019. All rights reserved.