actions

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

Parameters

value

Optional. A sequence of skaffold custom actions to invoke during execution of the postdeploy job.


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


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

Parameters

values

Optional. A sequence of skaffold custom actions to invoke during execution of the postdeploy job.