You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Inspector::Types::FailedItemDetails
- Inherits:
-
Struct
- Object
- Struct
- Aws::Inspector::Types::FailedItemDetails
- Defined in:
- (unknown)
Overview
Includes details about the failed items.
Instance Attribute Summary collapse
-
#failure_code ⇒ String
The status code of a failed item.
-
#retryable ⇒ Boolean
Indicates whether you can immediately retry a request for this item for a specified resource.
Instance Attribute Details
#failure_code ⇒ String
The status code of a failed item.
Possible values:
- INVALID_ARN
- DUPLICATE_ARN
- ITEM_DOES_NOT_EXIST
- ACCESS_DENIED
- LIMIT_EXCEEDED
- INTERNAL_ERROR
#retryable ⇒ Boolean
Indicates whether you can immediately retry a request for this item for a specified resource.