| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigateway |
Amazon API Gateway Construct Library
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IStage.Jsii$Default
Internal default implementation for
IStage. |
| Modifier and Type | Class and Description |
|---|---|
static class |
IStage.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
class |
Stage |
| Modifier and Type | Method and Description |
|---|---|
AccessLogDestinationConfig |
IAccessLogDestination.bind(IStage stage)
(experimental) Binds this destination to the RestApi Stage.
|
AccessLogDestinationConfig |
IAccessLogDestination.Jsii$Proxy.bind(IStage stage)
(experimental) Binds this destination to the RestApi Stage.
|
default AccessLogDestinationConfig |
IAccessLogDestination.Jsii$Default.bind(IStage stage)
(experimental) Binds this destination to the RestApi Stage.
|
AccessLogDestinationConfig |
LogGroupLogDestination.bind(IStage _stage)
(experimental) Binds this destination to the CloudWatch Logs.
|
Copyright © 2021. All rights reserved.