Module: Aws::SSMContacts::Client::_ListPagesByContactResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListPagesByContactResult]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#pages::Array[Types::Page]

Returns:



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

def pages: () -> ::Array[Types::Page]