class Aws::Organizations::Types::DeleteOrganizationalUnitRequest
@note When making an API call, you may pass DeleteOrganizationalUnitRequest
data as a hash: { organizational_unit_id: "OrganizationalUnitId", # required }
@!attribute [rw] organizational_unit_id
The unique identifier (ID) of the organizational unit that you want to delete. You can get the ID from the ListOrganizationalUnitsForParent operation. 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]
@see docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/DeleteOrganizationalUnitRequest AWS API Documentation
Constants
- SENSITIVE