| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigateway |
Amazon API Gateway Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
AccessLogDestinationConfig.Jsii$Proxy
An implementation for
AccessLogDestinationConfig |
| Modifier and Type | Method and Description |
|---|---|
AccessLogDestinationConfig |
LogGroupLogDestination.bind(IStage _stage)
Binds this destination to the CloudWatch Logs.
|
AccessLogDestinationConfig |
IAccessLogDestination.bind(IStage stage)
Binds this destination to the RestApi Stage.
|
AccessLogDestinationConfig |
IAccessLogDestination.Jsii$Proxy.bind(IStage stage)
Binds this destination to the RestApi Stage.
|
default AccessLogDestinationConfig |
IAccessLogDestination.Jsii$Default.bind(IStage stage)
Binds this destination to the RestApi Stage.
|
AccessLogDestinationConfig |
AccessLogDestinationConfig.Builder.build()
Builds the configured instance.
|
Copyright © 2022. All rights reserved.