Module: Aws::SSMContacts::Client::_ListPageResolutionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListPageResolutionsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
394 |
# File 'sig/client.rbs', line 394
def next_token: () -> ::String
|
#page_resolutions ⇒ ::Array[Types::ResolutionContact]
395 |
# File 'sig/client.rbs', line 395
def page_resolutions: () -> ::Array[Types::ResolutionContact]
|