Auto Scaling Group Cpu Performance Factor Request
data class AutoScalingGroupCpuPerformanceFactorRequest(val references: List<AutoScalingGroupPerformanceFactorReferenceRequest>? = null)
The CPU performance to consider, using an instance family as the baseline reference.
Properties
Link copied to clipboard
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. Currently only one instance family can be specified in the list.