@Generated(value="jsii-pacmak/1.74.0 (build 6d08790)", date="2023-05-19T23:09:28.678Z") @Stability(value=Stable) public interface IDatabaseInstance extends software.amazon.jsii.JsiiSerializable, IResource
Modifier and Type | Interface and Description |
---|---|
static interface |
IDatabaseInstance.Jsii$Default
Internal default implementation for
IDatabaseInstance . |
static class |
IDatabaseInstance.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
Modifier and Type | Method and Description |
---|---|
String |
getDbInstanceEndpointAddress()
The instance endpoint address.
|
String |
getDbInstanceEndpointPort()
The instance endpoint port.
|
String |
getInstanceArn()
The instance arn.
|
Endpoint |
getInstanceEndpoint()
The instance endpoint.
|
String |
getInstanceIdentifier()
The instance identifier.
|
applyRemovalPolicy, getEnv, getStack
getNode
@Stability(value=Stable) @NotNull String getDbInstanceEndpointAddress()
@Stability(value=Stable) @NotNull String getDbInstanceEndpointPort()
@Stability(value=Stable) @NotNull String getInstanceArn()
@Stability(value=Stable) @NotNull Endpoint getInstanceEndpoint()
@Stability(value=Stable) @NotNull String getInstanceIdentifier()
Copyright © 2023. All rights reserved.