latest--aws-codedeploy-deploymentconfig
shared
Type:
object
Resource Type definition for AWS::CodeDeploy::DeploymentConfig. Source:- https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-codedeploy
Properties
ComputePlatform
string | Aws_CF_FunctionString
The destination platform type for the deployment (Lambda, Server, or ECS).
DeploymentConfigName
string | Aws_CF_FunctionString
A name for the deployment configuration. If you don't specify a name, AWS CloudFormation generates a unique physical ID and uses that ID for the deployment configuration name. For more information, see Name Type.
MinimumHealthyHosts
object
2 nested properties
Value
integer
required
Definitions
TimeBasedLinear
object
LinearInterval
integer
required
LinearPercentage
integer
required
TimeBasedCanary
object
CanaryPercentage
integer
required
CanaryInterval
integer
required
TrafficRoutingConfig
object
MinimumHealthyHosts
object
Value
integer
required