Interface IDeliveryDestinationRef

All Superinterfaces:
software.constructs.IConstruct, software.constructs.IDependable, IEnvironmentAware, software.amazon.jsii.JsiiSerializable
All Known Subinterfaces:
IDeliveryDestinationRef.Jsii$Default
All Known Implementing Classes:
CfnDeliveryDestination, CloudwatchDeliveryDestination, FirehoseDeliveryDestination, IDeliveryDestinationRef.Jsii$Proxy, S3DeliveryDestination, XRayDeliveryDestination

@Generated(value="jsii-pacmak/1.130.0 (build 048a5ee)", date="2026-05-21T17:27:47.758Z") @Stability(Experimental) public interface IDeliveryDestinationRef extends software.amazon.jsii.JsiiSerializable, software.constructs.IConstruct, IEnvironmentAware
(experimental) Indicates that this resource can be referenced as a DeliveryDestination.
  • Method Details

    • getDeliveryDestinationRef

      @Stability(Experimental) @NotNull DeliveryDestinationReference getDeliveryDestinationRef()
      (experimental) A reference to a DeliveryDestination resource.