class Aws::Organizations::Types::Child
Contains a list of child entities, either OUs or accounts.
@!attribute [rw] id
The unique identifier (ID) of this child entity. The [regex pattern][1] for a child ID string requires one of the following: * **Account** - A string that consists of exactly 12 digits. * **Organizational unit (OU)** - A string that begins with "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] type
The type of this child entity. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/Child AWS API Documentation
Constants
- SENSITIVE