Module: Aws::Organizations::Client::_ListParentsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListParentsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
617 |
# File 'sig/client.rbs', line 617
def next_token: () -> ::String
|
#parents ⇒ ::Array[Types::Parent]
616 |
# File 'sig/client.rbs', line 616
def parents: () -> ::Array[Types::Parent]
|