Module: Aws::SecurityHub::Client::_GetFindingsV2ResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetFindingsV2Response]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#findings ⇒ ::Array[untyped]
4864 |
# File 'sig/client.rbs', line 4864
def findings: () -> ::Array[untyped]
|
#next_token ⇒ ::String
4865 |
# File 'sig/client.rbs', line 4865
def next_token: () -> ::String
|