Module: Aws::DevOpsAgent::Client::_ListJournalRecordsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListJournalRecordsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
645 |
# File 'sig/client.rbs', line 645
def next_token: () -> ::String
|
#records ⇒ ::Array[Types::JournalRecord]
644 |
# File 'sig/client.rbs', line 644
def records: () -> ::Array[Types::JournalRecord]
|