@Generated(value="jsii-pacmak/1.67.0 (build 2c027f5)", date="2022-09-19T20:26:39.307Z") @Stability(value=Stable) 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()
The ARN of the connection created.
|
String |
getConnectionName()
The Name for the connection.
|
String |
getConnectionSecretArn()
The ARN for the secret created for the connection.
|
applyRemovalPolicy, getEnv, getStack@Stability(value=Stable) @NotNull String getConnectionArn()
@Stability(value=Stable) @NotNull String getConnectionName()
@Stability(value=Stable) @NotNull String getConnectionSecretArn()
Copyright © 2022. All rights reserved.