actions

@JvmName(name = "ddabqoeputcairws")
suspend fun actions(value: Output<List<String>>)
@JvmName(name = "rhmwhdgcxkdlfhad")
suspend fun actions(value: List<String>)

Parameters

value

A list of actions that are allowed.


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


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

Parameters

values

A list of actions that are allowed.