Module: Aws::SecurityHub::Client::_GetFindingHistoryResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetFindingHistoryResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
4782 |
# File 'sig/client.rbs', line 4782
def next_token: () -> ::String
|
#records ⇒ ::Array[Types::FindingHistoryRecord]
4781 |
# File 'sig/client.rbs', line 4781
def records: () -> ::Array[Types::FindingHistoryRecord]
|