Module: Aws::SSMContacts::Client::_ListPagesByEngagementResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListPagesByEngagementResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
419 |
# File 'sig/client.rbs', line 419
def next_token: () -> ::String
|
#pages ⇒ ::Array[Types::Page]
420 |
# File 'sig/client.rbs', line 420
def pages: () -> ::Array[Types::Page]
|