Interface IConnection.Jsii$Default

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

@Internal public static interface IConnection.Jsii$Default extends IConnection, IResource.Jsii$Default
Internal default implementation for IConnection.
  • Method Details

    • getConnectionArn

      @Stability(Experimental) @NotNull default String getConnectionArn()
      (experimental) The ARN of the connection.
      Specified by:
      getConnectionArn in interface IConnection
    • getConnectionName

      @Stability(Experimental) @NotNull default String getConnectionName()
      (experimental) The name of the connection.
      Specified by:
      getConnectionName in interface IConnection