Scale Set Standby Pool Elasticity Profile Args
data class ScaleSetStandbyPoolElasticityProfileArgs(val maxReadyCapacity: Output<Int>, val minReadyCapacity: Output<Int>) : ConvertibleToJava<ScaleSetStandbyPoolElasticityProfileArgs>