actions

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

Parameters

value

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


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


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

Parameters

values

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