class Aws::Organizations::Types::Organization
Contains details about an organization. An organization is a collection of accounts that are centrally managed together using consolidated billing, organized hierarchically with organizational units (OUs), and controlled with policies .
@!attribute [rw] id
The unique identifier (ID) of an organization. The [regex pattern][1] for an organization ID string requires "o-" followed by from 10 to 32 lowercase letters or digits. [1]: http://wikipedia.org/wiki/regex @return [String]
@!attribute [rw] arn
The Amazon Resource Name (ARN) of an organization. For more information about ARNs in Organizations, see [ARN Formats Supported by Organizations][1] in the *AWS Service Authorization Reference*. [1]: https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsorganizations.html#awsorganizations-resources-for-iam-policies @return [String]
@!attribute [rw] feature_set
Specifies the functionality that currently is available to the organization. If set to "ALL", then all features are enabled and policies can be applied to accounts in the organization. If set to "CONSOLIDATED\_BILLING", then only consolidated billing functionality is available. For more information, see [Enabling All Features in Your Organization][1] in the *AWS Organizations User Guide*. [1]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_org_support-all-features.html @return [String]
@!attribute [rw] master_account_arn
The Amazon Resource Name (ARN) of the account that is designated as the management account for the organization. For more information about ARNs in Organizations, see [ARN Formats Supported by Organizations][1] in the *AWS Service Authorization Reference*. [1]: https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsorganizations.html#awsorganizations-resources-for-iam-policies @return [String]
@!attribute [rw] master_account_id
The unique identifier (ID) of the management account of an organization. The [regex pattern][1] for an account ID string requires exactly 12 digits. [1]: http://wikipedia.org/wiki/regex @return [String]
@!attribute [rw] master_account_email
The email address that is associated with the AWS account that is designated as the management account for the organization. @return [String]
@!attribute [rw] available_policy_types
Do not use. This field is deprecated and doesn't provide complete information about the policies in your organization. To determine the policies that are enabled and available for use in your organization, use the ListRoots operation instead. @return [Array<Types::PolicyTypeSummary>]
@see docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/Organization AWS API Documentation
Constants
- SENSITIVE