public static interface EnableOrganizationAdminAccountRequest.Builder extends Macie2Request.Builder, SdkPojo, CopyableBuilder<EnableOrganizationAdminAccountRequest.Builder,EnableOrganizationAdminAccountRequest>
| Modifier and Type | Method and Description |
|---|---|
EnableOrganizationAdminAccountRequest.Builder |
adminAccountId(String adminAccountId)
The Amazon Web Services account ID for the account to designate as the delegated Amazon Macie administrator
account for the organization.
|
EnableOrganizationAdminAccountRequest.Builder |
clientToken(String clientToken)
A unique, case-sensitive token that you provide to ensure the idempotency of the request.
|
EnableOrganizationAdminAccountRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
EnableOrganizationAdminAccountRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildEnableOrganizationAdminAccountRequest.Builder adminAccountId(String adminAccountId)
The Amazon Web Services account ID for the account to designate as the delegated Amazon Macie administrator account for the organization.
adminAccountId - The Amazon Web Services account ID for the account to designate as the delegated Amazon Macie
administrator account for the organization.EnableOrganizationAdminAccountRequest.Builder clientToken(String clientToken)
A unique, case-sensitive token that you provide to ensure the idempotency of the request.
clientToken - A unique, case-sensitive token that you provide to ensure the idempotency of the request.EnableOrganizationAdminAccountRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderEnableOrganizationAdminAccountRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.