deploymentStyle property

DeploymentStyle? deploymentStyle
final

Information about the type of deployment, either in-place or blue/green, you want to run and whether to route deployment traffic behind a load balancer.

Implementation

final DeploymentStyle? deploymentStyle;