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
- Struct
- Aws::Inspector::Types::DescribeFindingsResponse
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#failed_items ⇒ Hash<String,Types::FailedItemDetails>
Finding details that cannot be described.
-
#findings ⇒ Array<Types::Finding>
Information about the finding.
Instance Attribute Details
#failed_items ⇒ Hash<String,Types::FailedItemDetails>
Finding details that cannot be described. An error code is provided for each failed item.
#findings ⇒ Array<Types::Finding>
Information about the finding.