Uses of Class
software.amazon.awssdk.services.appflow.model.ErrorInfo
-
Packages that use ErrorInfo Package Description software.amazon.awssdk.services.appflow.model -
-
Uses of ErrorInfo in software.amazon.awssdk.services.appflow.model
Methods in software.amazon.awssdk.services.appflow.model that return ErrorInfo Modifier and Type Method Description ErrorInfoExecutionResult. errorInfo()Provides any error message information related to the flow run.Methods in software.amazon.awssdk.services.appflow.model with parameters of type ErrorInfo Modifier and Type Method Description ExecutionResult.BuilderExecutionResult.Builder. errorInfo(ErrorInfo errorInfo)Provides any error message information related to the flow run.
-