AutoScalingGroupCpuPerformanceFactorRequestArgs

data class AutoScalingGroupCpuPerformanceFactorRequestArgs(val references: Output<List<AutoScalingGroupPerformanceFactorReferenceRequestArgs>>? = null) : ConvertibleToJava<AutoScalingGroupCpuPerformanceFactorRequestArgs>

Constructors

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.

Functions

Link copied to clipboard
open override fun toJava(): AutoScalingGroupCpuPerformanceFactorRequestArgs