Module: Aws::CodeGuruSecurity::Client::_GetFindingsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetFindingsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#findings ⇒ ::Array[Types::Finding]
141 |
# File 'sig/client.rbs', line 141
def findings: () -> ::Array[Types::Finding]
|
#next_token ⇒ ::String
142 |
# File 'sig/client.rbs', line 142
def next_token: () -> ::String
|