public static interface DescribeOrganizationConfigurationResponse.Builder extends Macie2Response.Builder, SdkPojo, CopyableBuilder<DescribeOrganizationConfigurationResponse.Builder,DescribeOrganizationConfigurationResponse>
| Modifier and Type | Method and Description |
|---|---|
DescribeOrganizationConfigurationResponse.Builder |
autoEnable(Boolean autoEnable)
Specifies whether Amazon Macie is enabled automatically for accounts that are added to the AWS organization.
|
DescribeOrganizationConfigurationResponse.Builder |
maxAccountLimitReached(Boolean maxAccountLimitReached)
Specifies whether the maximum number of Amazon Macie member accounts are part of the AWS organization.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeOrganizationConfigurationResponse.Builder autoEnable(Boolean autoEnable)
Specifies whether Amazon Macie is enabled automatically for accounts that are added to the AWS organization.
autoEnable - Specifies whether Amazon Macie is enabled automatically for accounts that are added to the AWS
organization.DescribeOrganizationConfigurationResponse.Builder maxAccountLimitReached(Boolean maxAccountLimitReached)
Specifies whether the maximum number of Amazon Macie member accounts are part of the AWS organization.
maxAccountLimitReached - Specifies whether the maximum number of Amazon Macie member accounts are part of the AWS organization.Copyright © 2020. All rights reserved.