Module: Aws::Organizations::Client::_ListDelegatedServicesForAccountResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListDelegatedServicesForAccountResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#delegated_services ⇒ ::Array[Types::DelegatedService]
513 |
# File 'sig/client.rbs', line 513
def delegated_services: () -> ::Array[Types::DelegatedService]
|
#next_token ⇒ ::String
514 |
# File 'sig/client.rbs', line 514
def next_token: () -> ::String
|