Table of Contents

Interface IAccessLogDestination

Namespace
Amazon.CDK.AWS.APIGateway
Assembly
Amazon.CDK.AWS.APIGateway.dll

Access log destination for a RestApi Stage.

public interface IAccessLogDestination

Methods

Bind(IStage)

Binds this destination to the RestApi Stage.

IAccessLogDestinationConfig Bind(IStage stage)

Parameters

stage IStage

Returns

IAccessLogDestinationConfig