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.127.0 (build 2117ad5)", date="2026-04-24T20:29:39.606Z") @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.