Class: Aws::Appflow::Types::ErrorInfo
- Inherits:
-
Struct
- Object
- Struct
- Aws::Appflow::Types::ErrorInfo
- Defined in:
- gems/aws-sdk-appflow/lib/aws-sdk-appflow/types.rb
Overview
Provides details in the event of a failed flow, including the failure count and the related error messages.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#execution_message ⇒ String
Specifies the error message that appears if a flow fails.
-
#put_failures_count ⇒ Integer
Specifies the failure count for the attempted flow.