triggers

@JvmName(name = "qxoxequsbkrcxiiy")
suspend fun triggers(value: Output<Map<String, Any>>)
@JvmName(name = "ycwunpvihejofsow")
suspend fun triggers(value: Map<String, Any>?)

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 = "ouohpijpyytjchon")
fun triggers(vararg values: Pair<String, Any>)

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