roles

@JvmName(name = "wenxoipycbihoiwr")
suspend fun roles(value: Output<List<String>>)
@JvmName(name = "xqfevytjujvuusxl")
suspend fun roles(value: List<String>?)

Parameters

value

A list of roles to bind, each item is a resource type qualified role name. For example: 'Microsoft.MachineLearningServices/workspaces/reader'.


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


@JvmName(name = "tpedqguijppjqsha")
suspend fun roles(values: List<Output<String>>)
@JvmName(name = "eiexirnrhnmbbllf")
suspend fun roles(vararg values: String)

Parameters

values

A list of roles to bind, each item is a resource type qualified role name. For example: 'Microsoft.MachineLearningServices/workspaces/reader'.