database

@JvmName(name = "mtqxcnrpipacgife")
suspend fun database(value: Output<OptInResourceDataDatabaseArgs>)
@JvmName(name = "ctvvxupuaylnnxfa")
suspend fun database(value: OptInResourceDataDatabaseArgs?)

Parameters

value

Database for the resource. Unique to the Data Catalog. A database is a set of associated table definitions organized into a logical group. You can Grant and Revoke database permissions to a principal. See Database for more details.


@JvmName(name = "nbwguuadonlrfmti")
suspend fun database(argument: suspend OptInResourceDataDatabaseArgsBuilder.() -> Unit)

Parameters

argument

Database for the resource. Unique to the Data Catalog. A database is a set of associated table definitions organized into a logical group. You can Grant and Revoke database permissions to a principal. See Database for more details.