@Generated(value="jsii-pacmak/1.70.0 (build 03c2f6f)", date="2022-11-01T13:16:48.965Z") @Stability(value=Experimental) public interface IConnection extends software.amazon.jsii.JsiiSerializable, IResource
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IConnection.Jsii$Default
Internal default implementation for
IConnection. |
static class |
IConnection.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getConnectionArn()
(experimental) The ARN of the connection created.
|
String |
getConnectionName()
(experimental) The Name for the connection.
|
String |
getConnectionSecretArn()
(experimental) The ARN for the secret created for the connection.
|
applyRemovalPolicy, getEnv, getStackgetNode@Stability(value=Experimental) @NotNull String getConnectionArn()
@Stability(value=Experimental) @NotNull String getConnectionName()
@Stability(value=Experimental) @NotNull String getConnectionSecretArn()
Copyright © 2022. All rights reserved.