deployOnPushes

@JvmName(name = "cqukxhrvetcqijno")
suspend fun deployOnPushes(value: Output<List<AppSpecServiceImageDeployOnPushArgs>>)
@JvmName(name = "pghqyoydoewmppex")
suspend fun deployOnPushes(value: List<AppSpecServiceImageDeployOnPushArgs>?)

Parameters

value

Whether to automatically deploy new commits made to the repo.


@JvmName(name = "ishxcjeperitoqmh")
suspend fun deployOnPushes(vararg values: Output<AppSpecServiceImageDeployOnPushArgs>)


@JvmName(name = "vrcdltqgbxpiyxba")
suspend fun deployOnPushes(values: List<Output<AppSpecServiceImageDeployOnPushArgs>>)
@JvmName(name = "xpplxuxgyayoshnq")
suspend fun deployOnPushes(vararg values: AppSpecServiceImageDeployOnPushArgs)

Parameters

values

Whether to automatically deploy new commits made to the repo.


@JvmName(name = "jbftvfjjnhyvnrqu")
suspend fun deployOnPushes(argument: List<suspend AppSpecServiceImageDeployOnPushArgsBuilder.() -> Unit>)
@JvmName(name = "xinbynpuugwagyjv")
suspend fun deployOnPushes(vararg argument: suspend AppSpecServiceImageDeployOnPushArgsBuilder.() -> Unit)
@JvmName(name = "chbivvcykmtxppyf")
suspend fun deployOnPushes(argument: suspend AppSpecServiceImageDeployOnPushArgsBuilder.() -> Unit)

Parameters

argument

Whether to automatically deploy new commits made to the repo.