AWS::AutoScaling::AutoScalingGroup CpuPerformanceFactorRequest
The CPU performance to consider, using an instance family as the baseline reference.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "References" :
[ PerformanceFactorReferenceRequest, ... ]
}
Properties
References
-
Specify an instance family to use as the baseline reference for CPU performance. All instance types that match your specified attributes will be compared against the CPU performance of the referenced instance family, regardless of CPU manufacturer or architecture differences.
Note
Currently only one instance family can be specified in the list.
Required: No
Type: Array of PerformanceFactorReferenceRequest
Update requires: Some interruptions