allowedRoles

@JvmName(name = "cgjywvwxarfcsjmt")
suspend fun allowedRoles(value: Output<List<String>>)
@JvmName(name = "lakuxhciplsrlxhw")
suspend fun allowedRoles(value: List<String>?)

Parameters

value

A list of roles that are allowed to use this connection.


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


@JvmName(name = "chtgwrmawjxcficj")
suspend fun allowedRoles(values: List<Output<String>>)
@JvmName(name = "whcmrcbnrawcxnji")
suspend fun allowedRoles(vararg values: String)

Parameters

values

A list of roles that are allowed to use this connection.