database

fun database(block: Database.Builder.() -> Unit)

construct an aws.sdk.kotlin.services.timestreamwrite.model.Database inside the given block


A top-level container for a table. Databases and tables are the fundamental management concepts in Amazon Timestream. All tables in a database are encrypted with the same KMS key.