DatabaseArgs

constructor(databaseName: Output<String>? = null, kmsKeyId: Output<String>? = null, tags: Output<List<TagArgs>>? = null)