@Generated(value="jsii-pacmak/1.57.0 (build f614666)", date="2022-04-22T09:30:47.870Z") @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.