deploymentStyle property
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;
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.
final DeploymentStyle? deploymentStyle;