triggers

@JvmName(name = "wmqcfohsikrjpavu")
suspend fun triggers(value: Output<Map<String, String>>)
@JvmName(name = "osagvkvusjydiwuj")
suspend fun triggers(value: Map<String, String>?)

Parameters

value

A map of arbitrary strings that, when changed, will force the docker.RemoteImage resource to be replaced. This can be used to rebuild an image when contents of source code folders change


@JvmName(name = "pbravdkuobgnbucx")
fun triggers(vararg values: Pair<String, String>)

Parameters

values

A map of arbitrary strings that, when changed, will force the docker.RemoteImage resource to be replaced. This can be used to rebuild an image when contents of source code folders change