triggers

@JvmName(name = "bsqiwahaaordtbfb")
suspend fun triggers(value: Output<Map<String, String>>)
@JvmName(name = "lxcigudwmjdexlkx")
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 = "ieqobfjotwnulywv")
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