deploymentStyle property

Input<DeploymentGroupDeploymentStyle?>? deploymentStyle
final

Configuration block of the type of deployment, either in-place or blue/green, you want to run and whether to route deployment traffic behind a load balancer (documented below).

Implementation

final pulumi.Input<DeploymentGroupDeploymentStyle?>? deploymentStyle;