allowedOperations

@JvmName(name = "wnvstuxklqsbvaqe")
suspend fun allowedOperations(value: Output<List<String>>)
@JvmName(name = "hhjmgwclcgewtjkq")
suspend fun allowedOperations(value: List<String>?)

Parameters

value

A list of the allowed operations for the grant. This is a subset of the allowed operations on the license.


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


@JvmName(name = "aiwmhrgafpeswirr")
suspend fun allowedOperations(values: List<Output<String>>)
@JvmName(name = "gptqnlgbicoapgwh")
suspend fun allowedOperations(vararg values: String)

Parameters

values

A list of the allowed operations for the grant. This is a subset of the allowed operations on the license.