@Generated(value="jsii-pacmak/1.67.0 (build 2c027f5)", date="2022-09-19T20:26:38.026Z") @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@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 © 2022. All rights reserved.