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
1195 |
# File 'sig/client.rbs', line 1195
def next_token: () -> ::String
|
#threats ⇒ ::Array[Types::ThreatSummary]
1194 |
# File 'sig/client.rbs', line 1194
def threats: () -> ::Array[Types::ThreatSummary]
|