Class: Aws::Types::DescribeFindingsResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#failed_items::Hash[::String, Types::FailedItemDetails]

Returns the value of attribute failed_items.

Returns:



298
299
300
# File 'sig/types.rbs', line 298

def failed_items
  @failed_items
end

#findings::Array[Types::Finding]

Returns the value of attribute findings.

Returns:



297
298
299
# File 'sig/types.rbs', line 297

def findings
  @findings
end