actions

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

Parameters

value

The actions of the view in an array.


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


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

Parameters

values

The actions of the view in an array.