autoDeploymentsEnabled

@JvmName(name = "jnsqpxnnvafvnvrr")
suspend fun autoDeploymentsEnabled(value: Output<Boolean>)
@JvmName(name = "hmxbbkygyaxakdsf")
suspend fun autoDeploymentsEnabled(value: Boolean?)

Parameters

value

Whether continuous integration from the source repository is enabled for the App Runner service. If set to true, each repository change (source code commit or new image version) starts a deployment. Defaults to true.