actions

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


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

Parameters

values

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