AutoScalingGroupBaselinePerformanceFactorsRequestArgs

data class AutoScalingGroupBaselinePerformanceFactorsRequestArgs(val cpu: Output<AutoScalingGroupCpuPerformanceFactorRequestArgs>? = null) : ConvertibleToJava<AutoScalingGroupBaselinePerformanceFactorsRequestArgs>

Constructors

Properties

Link copied to clipboard

The CPU performance to consider, using an instance family as the baseline reference.

Functions

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