@Generated(value="jsii-pacmak/1.58.0 (build f8ba112)", date="2022-05-11T19:24:31.528Z") @Stability(value=Experimental) public interface IDatabase extends software.amazon.jsii.JsiiSerializable, IResource
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IDatabase.Jsii$Default
Internal default implementation for
IDatabase. |
static class |
IDatabase.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getCatalogArn()
(experimental) The ARN of the catalog.
|
String |
getCatalogId()
(experimental) The catalog id of the database (usually, the AWS account id).
|
String |
getDatabaseArn()
(experimental) The ARN of the database.
|
String |
getDatabaseName()
(experimental) The name of the database.
|
applyRemovalPolicy, getEnv, getStackgetNode@Stability(value=Experimental) @NotNull String getCatalogArn()
@Stability(value=Experimental) @NotNull String getCatalogId()
@Stability(value=Experimental) @NotNull String getDatabaseArn()
@Stability(value=Experimental) @NotNull String getDatabaseName()
Copyright © 2022. All rights reserved.