You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Inspector::Types::DescribeFindingsResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#failed_itemsHash<String,Types::FailedItemDetails>

Finding details that cannot be described. An error code is provided for each failed item.

Returns:

#findingsArray<Types::Finding>

Information about the finding.

Returns: