Interface IAccessLogDestination

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

@Generated(value="jsii-pacmak/1.130.0 (build 048a5ee)", date="2026-05-20T12:39:39.410Z") @Stability(Stable) public interface IAccessLogDestination extends software.amazon.jsii.JsiiSerializable
Access log destination for a RestApi Stage.
  • Method Details

    • bind

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

      Parameters:
      stage - This parameter is required.