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 organization.
|
DescribeOrganizationConfigurationResponse.Builder |
maxAccountLimitReached(Boolean maxAccountLimitReached)
Specifies whether the maximum number of Amazon Macie member accounts are part of the 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 organization.
autoEnable - Specifies whether Amazon Macie is enabled automatically for accounts that are added to the
organization.DescribeOrganizationConfigurationResponse.Builder maxAccountLimitReached(Boolean maxAccountLimitReached)
Specifies whether the maximum number of Amazon Macie member accounts are part of the organization.
maxAccountLimitReached - Specifies whether the maximum number of Amazon Macie member accounts are part of the organization.Copyright © 2021. All rights reserved.