actions

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

Parameters

value

The actions of the view in an array.


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


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

Parameters

values

The actions of the view in an array.