public static interface CreateOrganizationRequest.Builder extends OrganizationsRequest.Builder, SdkPojo, CopyableBuilder<CreateOrganizationRequest.Builder,CreateOrganizationRequest>
| Modifier and Type | Method and Description |
|---|---|
CreateOrganizationRequest.Builder |
featureSet(OrganizationFeatureSet featureSet)
Specifies the feature set supported by the new organization.
|
CreateOrganizationRequest.Builder |
featureSet(String featureSet)
Specifies the feature set supported by the new organization.
|
CreateOrganizationRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
CreateOrganizationRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildCreateOrganizationRequest.Builder featureSet(String featureSet)
Specifies the feature set supported by the new organization. Each feature set supports different levels of functionality.
CONSOLIDATED_BILLING: All member accounts have their bills consolidated to and paid by the
management account. For more information, see Consolidated billing in the Organizations User Guide.
The consolidated billing feature subset isn't available for organizations in the Amazon Web Services GovCloud (US) Region.
ALL: In addition to all the features supported by the consolidated billing feature set, the
management account can also apply any policy type to any member account in the organization. For more
information, see All features in the Organizations User Guide.
featureSet - Specifies the feature set supported by the new organization. Each feature set supports different
levels of functionality.
CONSOLIDATED_BILLING: All member accounts have their bills consolidated to and paid by
the management account. For more information, see Consolidated billing in the Organizations User Guide.
The consolidated billing feature subset isn't available for organizations in the Amazon Web Services GovCloud (US) Region.
ALL: In addition to all the features supported by the consolidated billing feature set,
the management account can also apply any policy type to any member account in the organization. For
more information, see All features in the Organizations User Guide.
OrganizationFeatureSet,
OrganizationFeatureSetCreateOrganizationRequest.Builder featureSet(OrganizationFeatureSet featureSet)
Specifies the feature set supported by the new organization. Each feature set supports different levels of functionality.
CONSOLIDATED_BILLING: All member accounts have their bills consolidated to and paid by the
management account. For more information, see Consolidated billing in the Organizations User Guide.
The consolidated billing feature subset isn't available for organizations in the Amazon Web Services GovCloud (US) Region.
ALL: In addition to all the features supported by the consolidated billing feature set, the
management account can also apply any policy type to any member account in the organization. For more
information, see All features in the Organizations User Guide.
featureSet - Specifies the feature set supported by the new organization. Each feature set supports different
levels of functionality.
CONSOLIDATED_BILLING: All member accounts have their bills consolidated to and paid by
the management account. For more information, see Consolidated billing in the Organizations User Guide.
The consolidated billing feature subset isn't available for organizations in the Amazon Web Services GovCloud (US) Region.
ALL: In addition to all the features supported by the consolidated billing feature set,
the management account can also apply any policy type to any member account in the organization. For
more information, see All features in the Organizations User Guide.
OrganizationFeatureSet,
OrganizationFeatureSetCreateOrganizationRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderCreateOrganizationRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.