{
"Type" : "AWS::CodeDeploy::DeploymentConfig",
"Properties" : {
"MinimumHealthyHosts" : {
"Type" : "FLEET_PERCENT",
"Value" : "75"
}
}
}
{
"Type" : "AWS::CodeDeploy::DeploymentConfig",
"Properties" : {
"MinimumHealthyHosts" : {
"Type" : "FLEET_PERCENT",
"Value" : "75"
}
}
}