database

@JvmName(name = "jsqyxkeobckthlrf")
suspend fun database(value: Output<PrincipalPermissionsDatabaseResourceArgs>)
@JvmName(name = "kqejyskfxevrorht")
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 = "wusrlsyvsenqyjdc")
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.