public static interface UpdateOrganizationConfigurationRequest.Builder extends Macie2Request.Builder, SdkPojo, CopyableBuilder<UpdateOrganizationConfigurationRequest.Builder,UpdateOrganizationConfigurationRequest>
| Modifier and Type | Method and Description |
|---|---|
UpdateOrganizationConfigurationRequest.Builder |
autoEnable(Boolean autoEnable)
Specifies whether Amazon Macie is enabled automatically for each account, when the account is added to the
AWS organization.
|
UpdateOrganizationConfigurationRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
UpdateOrganizationConfigurationRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildUpdateOrganizationConfigurationRequest.Builder autoEnable(Boolean autoEnable)
Specifies whether Amazon Macie is enabled automatically for each account, when the account is added to the AWS organization.
autoEnable - Specifies whether Amazon Macie is enabled automatically for each account, when the account is added to
the AWS organization.UpdateOrganizationConfigurationRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderUpdateOrganizationConfigurationRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2020. All rights reserved.