Uses of Class
software.amazon.awssdk.services.sfn.model.InspectionErrorDetails
Packages that use InspectionErrorDetails
-
Uses of InspectionErrorDetails in software.amazon.awssdk.services.sfn.model
Methods in software.amazon.awssdk.services.sfn.model that return InspectionErrorDetailsModifier and TypeMethodDescriptionfinal 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 InspectionErrorDetailsModifier and TypeMethodDescriptionInspectionData.Builder.errorDetails(InspectionErrorDetails errorDetails) An object containing data about a handled exception in the tested state.