Auto Scaling Group Cpu Performance Factor Request Args
data class AutoScalingGroupCpuPerformanceFactorRequestArgs(val references: Output<List<AutoScalingGroupPerformanceFactorReferenceRequestArgs>>? = null) : ConvertibleToJava<AutoScalingGroupCpuPerformanceFactorRequestArgs>
The CPU performance to consider, using an instance family as the baseline reference.
Constructors
Link copied to clipboard
constructor(references: Output<List<AutoScalingGroupPerformanceFactorReferenceRequestArgs>>? = null)
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.