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