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 EksResourceScalingUngraceful
The ungraceful settings for AWS EKS resource scaling.
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 for the configuration.
Required: Yes
Type: Number
Minimum:
0
Maximum:
99
Update requires: No interruption