InspectionDataRequest
Contains additional details about the state's execution, including its input and output data processing flow, and HTTP request information.
Contents
- body
- 
               The request body for the HTTP request. Type: String Required: No 
- headers
- 
               The request headers associated with the HTTP request. Type: String Required: No 
- method
- 
               The HTTP method used for the HTTP request. Type: String Required: No 
- protocol
- 
               The protocol used to make the HTTP request. Type: String Required: No 
- url
- 
               The API endpoint used for the HTTP request. Type: String Required: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: