databaseGroups

@JvmName(name = "kfqfublfuapuhbed")
suspend fun databaseGroups(value: Output<List<String>>)
@JvmName(name = "rpjnjtoqbsqfdesq")
suspend fun databaseGroups(value: List<String>?)

Parameters

value

A list of groups whose permissions will be granted to Amazon QuickSight to access the cluster. These permissions are combined with the permissions granted to Amazon QuickSight by the DatabaseUser. If you choose to include this parameter, the RoleArn must grant access to redshift:JoinGroup.


@JvmName(name = "vipplrbcgjbjxens")
suspend fun databaseGroups(vararg values: Output<String>)


@JvmName(name = "bpieitgpakiplwkt")
suspend fun databaseGroups(values: List<Output<String>>)
@JvmName(name = "hghudbowbfkarcev")
suspend fun databaseGroups(vararg values: String)

Parameters

values

A list of groups whose permissions will be granted to Amazon QuickSight to access the cluster. These permissions are combined with the permissions granted to Amazon QuickSight by the DatabaseUser. If you choose to include this parameter, the RoleArn must grant access to redshift:JoinGroup.