Class: Aws::Types::ExploitabilityDetails
- Inherits:
-
Object
- Object
- Aws::Types::ExploitabilityDetails
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#last_known_exploit_at ⇒ ::Time
Returns the value of attribute last_known_exploit_at.
Instance Attribute Details
#last_known_exploit_at ⇒ ::Time
Returns the value of attribute last_known_exploit_at.
1418 1419 1420 |
# File 'sig/types.rbs', line 1418 def last_known_exploit_at @last_known_exploit_at end |