Table of Contents

Class ResponseContext

Namespace
Amazon.Runtime.Internal
Assembly
AWSSDK.Core.dll
public class ResponseContext : IResponseContext
Inheritance
ResponseContext
Implements
Derived
Inherited Members

Constructors

ResponseContext()

public ResponseContext()

Properties

HttpResponse

public IWebResponseData HttpResponse { get; set; }

Property Value

IWebResponseData

Response

public AmazonWebServiceResponse Response { get; set; }

Property Value

AmazonWebServiceResponse