Interface IAccessLogDestination.Jsii$Default
- All Superinterfaces:
IAccessLogDestination
,software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
IAccessLogDestination.Jsii$Proxy
- Enclosing interface:
IAccessLogDestination
Internal default implementation for
IAccessLogDestination
.-
Nested Class Summary
Nested classes/interfaces inherited from interface software.amazon.awscdk.services.apigateway.IAccessLogDestination
IAccessLogDestination.Jsii$Default, IAccessLogDestination.Jsii$Proxy
-
Method Summary
Modifier and TypeMethodDescriptiondefault AccessLogDestinationConfig
Binds this destination to the RestApi Stage.Methods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
bind
Binds this destination to the RestApi Stage.- Specified by:
bind
in interfaceIAccessLogDestination
- Parameters:
stage
- This parameter is required.
-