roles

@JvmName(name = "tdkedvfpqonybrjv")
suspend fun roles(value: Output<List<String>>)
@JvmName(name = "ttpxqhxgxistsllm")
suspend fun roles(value: List<String>)

Parameters

value

The list of roles where script will be executed.


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


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

Parameters

values

The list of roles where script will be executed.