DeploymentStyle - Amazon CodeDeploy
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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.

Contents

deploymentOption

Indicates whether to route deployment traffic behind a load balancer.

Type: String

Valid Values: WITH_TRAFFIC_CONTROL | WITHOUT_TRAFFIC_CONTROL

Required: No

deploymentType

Indicates whether to run an in-place deployment or a blue/green deployment.

Type: String

Valid Values: IN_PLACE | BLUE_GREEN

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: