actions

@JvmName(name = "mykvgexekcqmmvwm")
suspend fun actions(value: Output<List<String>>)
@JvmName(name = "hfvrcfvfwflnnpbw")
suspend fun actions(value: List<String>?)

Parameters

value

The actions of the view in an array.


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


@JvmName(name = "yitirvcdabdfgnqp")
suspend fun actions(values: List<Output<String>>)
@JvmName(name = "rqatedffsyhfkaog")
suspend fun actions(vararg values: String)

Parameters

values

The actions of the view in an array.