Module: Aws::Inspector2::Client::_ListFindingsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListFindingsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#findings ⇒ ::Array[Types::Finding]
1606 |
# File 'sig/client.rbs', line 1606
def findings: () -> ::Array[Types::Finding]
|
#next_token ⇒ ::String
1605 |
# File 'sig/client.rbs', line 1605
def next_token: () -> ::String
|