deploymentType

@JvmName(name = "wqfkciicfpqwtneh")
suspend fun deploymentType(value: Output<String>)
@JvmName(name = "feocikaysnsrvame")
suspend fun deploymentType(value: String?)

Parameters

value

Indicates whether to run an in-place deployment or a blue/green deployment. Valid Values are IN_PLACE or BLUE_GREEN. Default is IN_PLACE. Only one deployment_style is allowed.