@Stability(value=Stable)
public static interface CfnDatabase.DatabaseIdentifierProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDatabase.DatabaseIdentifierProperty.Builder
A builder for
CfnDatabase.DatabaseIdentifierProperty |
static class |
CfnDatabase.DatabaseIdentifierProperty.Jsii$Proxy
An implementation for
CfnDatabase.DatabaseIdentifierProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnDatabase.DatabaseIdentifierProperty.Builder |
builder() |
default String |
getCatalogId()
`CfnDatabase.DatabaseIdentifierProperty.CatalogId`.
|
default String |
getDatabaseName()
`CfnDatabase.DatabaseIdentifierProperty.DatabaseName`.
|
@Stability(value=Stable) @Nullable default String getCatalogId()
@Stability(value=Stable) @Nullable default String getDatabaseName()
@Stability(value=Stable) static CfnDatabase.DatabaseIdentifierProperty.Builder builder()
Copyright © 2021. All rights reserved.