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