deploymentMode

@JvmName(name = "ysjabedyuxqjgwrd")
suspend fun deploymentMode(value: Output<String>)
@JvmName(name = "ulkomprqdfyhxkub")
suspend fun deploymentMode(value: String?)

Parameters

value

Specifies the mode that is used to deploy resources. This value could be either Incremental or Complete. Note that you will almost always want this to be set to Incremental otherwise the deployment will destroy all infrastructure not specified within the template, and this provider will not be aware of this.