Module: Aws::Organizations::Client::_ListOrganizationalUnitsForParentResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListOrganizationalUnitsForParentResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
591 |
# File 'sig/client.rbs', line 591 def next_token: () -> ::String |
#organizational_units ⇒ ::Array[Types::OrganizationalUnit]
590 |
# File 'sig/client.rbs', line 590 def organizational_units: () -> ::Array[Types::OrganizationalUnit] |