Uses of Class
software.amazon.awssdk.services.sfn.model.InspectionErrorDetails
-
Packages that use InspectionErrorDetails Package Description software.amazon.awssdk.services.sfn.model -
-
Uses of InspectionErrorDetails in software.amazon.awssdk.services.sfn.model
Methods in software.amazon.awssdk.services.sfn.model that return InspectionErrorDetails Modifier and Type Method Description InspectionErrorDetailsInspectionData. errorDetails()An object containing data about a handled exception in the tested state.Methods in software.amazon.awssdk.services.sfn.model with parameters of type InspectionErrorDetails Modifier and Type Method Description InspectionData.BuilderInspectionData.Builder. errorDetails(InspectionErrorDetails errorDetails)An object containing data about a handled exception in the tested state.
-