Table of Contents

Interface IResponseContext

Namespace
Amazon.Runtime
Assembly
AWSSDK.Core.dll
public interface IResponseContext

Properties

HttpResponse

IWebResponseData HttpResponse { get; set; }

Property Value

IWebResponseData

Response

AmazonWebServiceResponse Response { get; set; }

Property Value

AmazonWebServiceResponse