Module: Aws::SecurityAgent::Client::_ListThreatsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListThreatsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
1198 |
# File 'sig/client.rbs', line 1198
def next_token: () -> ::String
|
#threats ⇒ ::Array[Types::ThreatSummary]
1197 |
# File 'sig/client.rbs', line 1197
def threats: () -> ::Array[Types::ThreatSummary]
|