actions

@JvmName(name = "jkrfwxcghoxovedy")
suspend fun actions(value: Output<List<String>>)
@JvmName(name = "ldcryycrybsjedwo")
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 = "vdwfpbriqcigyrff")
suspend fun actions(vararg values: Output<String>)


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

Parameters

values

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