Uses of Class
software.amazon.awssdk.services.sfn.model.InspectionData
Packages that use InspectionData
-
Uses of InspectionData in software.amazon.awssdk.services.sfn.model
Methods in software.amazon.awssdk.services.sfn.model that return InspectionDataModifier and TypeMethodDescriptionfinal InspectionDataTestStateResponse.inspectionData()Returns additional details about the state's execution, including its input and output data processing flow, and HTTP request and response information.Methods in software.amazon.awssdk.services.sfn.model with parameters of type InspectionDataModifier and TypeMethodDescriptionTestStateResponse.Builder.inspectionData(InspectionData inspectionData) Returns additional details about the state's execution, including its input and output data processing flow, and HTTP request and response information.