@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:53.575Z") @Stability(value=Stable) public interface CfnDatabaseProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDatabaseProps.Builder
A builder for
CfnDatabaseProps |
static class |
CfnDatabaseProps.Jsii$Proxy
An implementation for
CfnDatabaseProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnDatabaseProps.Builder |
builder() |
default String |
getDatabaseName()
`AWS::Timestream::Database.DatabaseName`.
|
default String |
getKmsKeyId()
`AWS::Timestream::Database.KmsKeyId`.
|
default List<CfnTag> |
getTags()
`AWS::Timestream::Database.Tags`.
|
@Stability(value=Stable) @Nullable default String getDatabaseName()
@Stability(value=Stable) @Nullable default String getKmsKeyId()
@Stability(value=Stable) @Nullable default List<CfnTag> getTags()
@Stability(value=Stable) static CfnDatabaseProps.Builder builder()
CfnDatabaseProps.Builder of CfnDatabasePropsCopyright © 2021. All rights reserved.