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_CONTROLRequired: No 
- deploymentType
- 
               Indicates whether to run an in-place deployment or a blue/green deployment. Type: String Valid Values: IN_PLACE | BLUE_GREENRequired: No 
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: