This is the new AWS CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::ARCRegionSwitch::Plan EcsUngraceful
The settings for ungraceful execution.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "MinimumSuccessPercentage" :
Number
}
YAML
MinimumSuccessPercentage:
Number
Properties
MinimumSuccessPercentage
-
The minimum success percentage specified for the configuration.
Required: Yes
Type: Number
Minimum:
0
Maximum:
99
Update requires: No interruption