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

Returns:

  • (::String)


394
# File 'sig/client.rbs', line 394

def next_token: () -> ::String

#page_resolutions::Array[Types::ResolutionContact]

Returns:



395
# File 'sig/client.rbs', line 395

def page_resolutions: () -> ::Array[Types::ResolutionContact]