Module: Aws::AccessAnalyzer::Client::_ListFindingsV2ResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListFindingsV2Response]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#findings ⇒ ::Array[Types::FindingSummaryV2]
550 |
# File 'sig/client.rbs', line 550
def findings: () -> ::Array[Types::FindingSummaryV2]
|
#next_token ⇒ ::String
551 |
# File 'sig/client.rbs', line 551
def next_token: () -> ::String
|