This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
AWS::ARCRegionSwitch::Plan EksResourceScalingUngraceful
The ungraceful settings for Amazon EKS resource scaling.
Syntax
To declare this entity in your Amazon 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