@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:54:56.850Z") @Stability(value=Experimental) public interface IAccessLogDestination extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IAccessLogDestination.Jsii$Default
Internal default implementation for
IAccessLogDestination. |
static class |
IAccessLogDestination.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
AccessLogDestinationConfig |
bind(IStage stage)
(experimental) Binds this destination to the RestApi Stage.
|
@Stability(value=Experimental) @NotNull AccessLogDestinationConfig bind(@NotNull IStage stage)
stage - This parameter is required.Copyright © 2021. All rights reserved.