AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Contains additional details about the state's execution, including its input and output data processing flow, and HTTP response information. The inspectionLevel request parameter specifies which details are returned.

Inheritance Hierarchy

System.Object
  Amazon.StepFunctions.Model.InspectionDataResponse

Namespace: Amazon.StepFunctions.Model
Assembly: AWSSDK.StepFunctions.dll
Version: 3.x.y.z

Syntax

C#
public class InspectionDataResponse

The InspectionDataResponse type exposes the following members

Constructors

NameDescription
Public Method InspectionDataResponse()

Properties

NameTypeDescription
Public Property Body System.String

Gets and sets the property Body.

The HTTP response returned.

Public Property Headers System.String

Gets and sets the property Headers.

The response headers associated with the HTTP response.

Public Property Protocol System.String

Gets and sets the property Protocol.

The protocol used to return the HTTP response.

Public Property StatusCode System.String

Gets and sets the property StatusCode.

The HTTP response status code for the HTTP response.

Public Property StatusMessage System.String

Gets and sets the property StatusMessage.

The message associated with the HTTP status code.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5