Vertical Pod Autoscaling Args
data class VerticalPodAutoscalingArgs(val enabled: Output<Boolean>? = null) : ConvertibleToJava<VerticalPodAutoscalingArgs>
VerticalPodAutoscaling contains global, per-cluster information required by Vertical Pod Autoscaler to automatically adjust the resources of pods controlled by it.