Interface IAccessLogDestination

All Superinterfaces:
software.amazon.jsii.JsiiSerializable
All Known Subinterfaces:
IAccessLogDestination.Jsii$Default
All Known Implementing Classes:
IAccessLogDestination.Jsii$Proxy, LogGroupLogDestination

@Generated(value="jsii-pacmak/1.139.0 (build 26a6b54)", date="2026-08-19T15:41:11.261Z") @Stability(Stable) public interface IAccessLogDestination extends software.amazon.jsii.JsiiSerializable
Access log destination for a HttpApi Stage.
  • Method Details

    • bind

      @Stability(Stable) @NotNull AccessLogDestinationConfig bind(@NotNull IStage stage)
      Binds this destination to the HttpApi Stage.

      Parameters:
      stage - This parameter is required.