Class: Aws::CodeDeploy::Types::InvalidDeploymentStyleException

Inherits:
EmptyStructure
  • Object
show all
Defined in:
lib/aws-sdk-codedeploy/types.rb

Overview

An invalid deployment style was specified. Valid deployment types include “IN_PLACE” and “BLUE_GREEN.” Valid deployment options include “WITH_TRAFFIC_CONTROL” and “WITHOUT_TRAFFIC_CONTROL.”