Database

class Database : KotlinCustomResource

Resource Type definition for AWS::Glue::Database

Properties

Link copied to clipboard
val catalogId: Output<String>

The AWS account ID for the account in which to create the catalog object.

Link copied to clipboard

The metadata for the database.

Link copied to clipboard
val databaseName: Output<String>?

The name of the database. For hive compatibility, this is folded to lowercase when it is store.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val urn: Output<String>