Interface IConnection

All Superinterfaces:
IConstruct, software.constructs.IConstruct, IDependable, IResource, software.amazon.jsii.JsiiSerializable
All Known Subinterfaces:
IConnection.Jsii$Default
All Known Implementing Classes:
Connection, IConnection.Jsii$Proxy

@Generated(value="jsii-pacmak/1.84.0 (build 5404dcf)", date="2023-06-19T16:30:42.545Z") @Stability(Experimental) public interface IConnection extends software.amazon.jsii.JsiiSerializable, IResource
(experimental) Interface representing a created or an imported Connection.
  • Method Details

    • getConnectionArn

      @Stability(Experimental) @NotNull String getConnectionArn()
      (experimental) The ARN of the connection.
    • getConnectionName

      @Stability(Experimental) @NotNull String getConnectionName()
      (experimental) The name of the connection.