class Aws::Organizations::Types::OrganizationalUnit
Contains details about an organizational unit (OU). An OU is a container of AWS accounts within a root of an organization. Policies that are attached to an OU apply to all accounts contained in that OU and in any child OUs.
@!attribute [rw] id
The unique identifier (ID) associated with this OU. The [regex pattern][1] for an organizational unit ID string requires "ou-" followed by from 4 to 32 lowercase letters or digits (the ID of the root that contains the OU). This string is followed by a second "-" dash and from 8 to 32 additional lowercase letters or digits. [1]: http://wikipedia.org/wiki/regex @return [String]
@!attribute [rw] arn
The Amazon Resource Name (ARN) of this OU. 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] name
The friendly name of this OU. The [regex pattern][1] that is used to validate this parameter is a string of any of the characters in the ASCII character range. [1]: http://wikipedia.org/wiki/regex @return [String]
@see docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/OrganizationalUnit AWS API Documentation
Constants
- SENSITIVE