Class: Aws::Types::FindingSummary

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#id ⇒ ::String

Returns the value of attribute id.

Returns:

  • (::String)


291
292
293
# File 'sig/types.rbs', line 291

def id
  @id
end

#last_modified_time ⇒ ::Time

Returns the value of attribute last_modified_time.

Returns:

  • (::Time)


292
293
294
# File 'sig/types.rbs', line 292

def last_modified_time
  @last_modified_time
end