Class: Aws::Finspace::Types::ErrorInfo
- Inherits:
-
Struct
- Object
- Struct
- Aws::Finspace::Types::ErrorInfo
- Defined in:
- gems/aws-sdk-finspace/lib/aws-sdk-finspace/types.rb
Overview
Provides details in the event of a failed flow, including the error type and the related error message.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#error_message ⇒ String
Specifies the error message that appears if a flow fails.
-
#error_type ⇒ String
Specifies the type of error.