Interface IPrivateConnectionRef

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

@Generated(value="jsii-pacmak/1.129.0 (build eaca441)", date="2026-05-13T16:55:20.073Z") @Stability(Experimental) public interface IPrivateConnectionRef extends software.amazon.jsii.JsiiSerializable, software.constructs.IConstruct, IEnvironmentAware
(experimental) Indicates that this resource can be referenced as a PrivateConnection.
  • Method Details

    • getPrivateConnectionRef

      @Stability(Experimental) @NotNull PrivateConnectionReference getPrivateConnectionRef()
      (experimental) A reference to a PrivateConnection resource.