database

@JvmName(name = "qvrlfnaqrnbopsaa")
suspend fun database(value: Output<PrincipalPermissionsDatabaseResourceArgs>)
@JvmName(name = "jyekvobfgdartdkx")
suspend fun database(value: PrincipalPermissionsDatabaseResourceArgs?)

Parameters

value

The 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.


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

Parameters

argument

The 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.