Show / Hide Table of Contents

Interface IAccessLogDestination

Access log destination for a RestApi Stage.

Namespace: Amazon.CDK.AWS.APIGateway
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IAccessLogDestination
Syntax (vb)
Public Interface IAccessLogDestination

Synopsis

Methods

Bind(IStage)

Binds this destination to the RestApi Stage.

Methods

Bind(IStage)

Binds this destination to the RestApi Stage.

IAccessLogDestinationConfig Bind(IStage stage)
Parameters
stage IStage
Returns

IAccessLogDestinationConfig

Back to top Generated by DocFX