Module: Aws::SSMContacts::Client::_ListPageReceiptsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListPageReceiptsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
381 |
# File 'sig/client.rbs', line 381
def next_token: () -> ::String
|
#receipts ⇒ ::Array[Types::Receipt]
382 |
# File 'sig/client.rbs', line 382
def receipts: () -> ::Array[Types::Receipt]
|