Interface ILogsDeliveryConfig

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

@Generated(value="jsii-pacmak/1.125.0 (build fdbe357)", date="2026-01-23T11:20:04.620Z") @Stability(Experimental) public interface ILogsDeliveryConfig extends software.amazon.jsii.JsiiSerializable
(experimental) The individual elements of a logs delivery integration.
  • Method Details

    • getDelivery

      @Stability(Experimental) @NotNull IDeliveryRef getDelivery()
      (experimental) The logs delivery.
    • getDeliveryDestination

      @Stability(Experimental) @NotNull IDeliveryDestinationRef getDeliveryDestination()
      (experimental) The logs delivery destination.
    • getDeliverySource

      @Stability(Experimental) @NotNull IDeliverySourceRef getDeliverySource()
      (experimental) The logs delivery source.