@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class CreateOrganizationRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
NOOP| Constructor and Description |
|---|
CreateOrganizationRequest() |
| Modifier and Type | Method and Description |
|---|---|
CreateOrganizationRequest |
clone()
Creates a shallow clone of this object for all fields except the handler context.
|
boolean |
equals(Object obj) |
String |
getFeatureSet()
Specifies the feature set supported by the new organization.
|
int |
hashCode() |
void |
setFeatureSet(OrganizationFeatureSet featureSet)
Specifies the feature set supported by the new organization.
|
void |
setFeatureSet(String featureSet)
Specifies the feature set supported by the new organization.
|
String |
toString()
Returns a string representation of this object.
|
CreateOrganizationRequest |
withFeatureSet(OrganizationFeatureSet featureSet)
Specifies the feature set supported by the new organization.
|
CreateOrganizationRequest |
withFeatureSet(String featureSet)
Specifies the feature set supported by the new organization.
|
addHandlerContext, getCloneRoot, getCloneSource, getCustomQueryParameters, getCustomRequestHeaders, getGeneralProgressListener, getHandlerContext, getReadLimit, getRequestClientOptions, getRequestCredentials, getRequestCredentialsProvider, getRequestMetricCollector, getSdkClientExecutionTimeout, getSdkRequestTimeout, putCustomQueryParameter, putCustomRequestHeader, setGeneralProgressListener, setRequestCredentials, setRequestCredentialsProvider, setRequestMetricCollector, setSdkClientExecutionTimeout, setSdkRequestTimeout, withGeneralProgressListener, withRequestCredentialsProvider, withRequestMetricCollector, withSdkClientExecutionTimeout, withSdkRequestTimeoutpublic void setFeatureSet(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.
OrganizationFeatureSetpublic String getFeatureSet()
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.
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.
OrganizationFeatureSetpublic CreateOrganizationRequest withFeatureSet(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.
OrganizationFeatureSetpublic void setFeatureSet(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.
OrganizationFeatureSetpublic CreateOrganizationRequest withFeatureSet(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.
OrganizationFeatureSetpublic String toString()
toString in class ObjectObject.toString()public CreateOrganizationRequest clone()
AmazonWebServiceRequestclone in class AmazonWebServiceRequestObject.clone()