Interface IConnectionFunctionRef

All Superinterfaces:
software.constructs.IConstruct, software.constructs.IDependable, IEnvironmentAware, software.amazon.jsii.JsiiSerializable
All Known Subinterfaces:
IConnectionFunctionRef.Jsii$Default
All Known Implementing Classes:
CfnConnectionFunction, IConnectionFunctionRef.Jsii$Proxy

@Generated(value="jsii-pacmak/1.125.0 (build fdbe357)", date="2026-01-09T10:20:29.000Z") @Stability(Experimental) public interface IConnectionFunctionRef extends software.amazon.jsii.JsiiSerializable, software.constructs.IConstruct, IEnvironmentAware
(experimental) Indicates that this resource can be referenced as a ConnectionFunction.
  • Method Details

    • getConnectionFunctionRef

      @Stability(Experimental) @NotNull ConnectionFunctionReference getConnectionFunctionRef()
      (experimental) A reference to a ConnectionFunction resource.