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.130.0 (build 048a5ee)", date="2026-05-21T17:28:02.318Z") @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.