class Aws::Organizations::Types::CreateOrganizationRequest

@note When making an API call, you may pass CreateOrganizationRequest

data as a hash:

    {
      feature_set: "ALL", # accepts ALL, CONSOLIDATED_BILLING
    }

@!attribute [rw] feature_set

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][1] in the *AWS
  Organizations User Guide.*

  The consolidated billing feature subset isn't available for
  organizations in the AWS 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][2] in the *AWS
  Organizations User Guide.*

[1]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_getting-started_concepts.html#feature-set-cb-only
[2]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_getting-started_concepts.html#feature-set-all
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/CreateOrganizationRequest AWS API Documentation

Constants

SENSITIVE