Table of Contents

Interface IExecutionContext

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

Properties

RequestContext

IRequestContext RequestContext { get; }

Property Value

IRequestContext

ResponseContext

IResponseContext ResponseContext { get; }

Property Value

IResponseContext