Module: Aws::IoT::Client::_ListAuditFindingsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListAuditFindingsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#findings ⇒ ::Array[Types::AuditFinding]
2350 |
# File 'sig/client.rbs', line 2350 def findings: () -> ::Array[Types::AuditFinding] |
#next_token ⇒ ::String
2351 |
# File 'sig/client.rbs', line 2351 def next_token: () -> ::String |