Class: Aws::Types::ExploitabilityDetails

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#last_known_exploit_at::Time

Returns the value of attribute last_known_exploit_at.

Returns:

  • (::Time)


1418
1419
1420
# File 'sig/types.rbs', line 1418

def last_known_exploit_at
  @last_known_exploit_at
end