DatabaseArgs

fun DatabaseArgs(databaseName: Output<String>? = null, kmsKeyId: Output<String>? = null, tags: Output<List<DatabaseTagArgs>>? = null)