Module: Aws::AuditManager::Client::_GetDelegationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetDelegationsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#delegations ⇒ ::Array[Types::DelegationMetadata]
398 |
# File 'sig/client.rbs', line 398
def delegations: () -> ::Array[Types::DelegationMetadata]
|
#next_token ⇒ ::String
399 |
# File 'sig/client.rbs', line 399
def next_token: () -> ::String
|