Uses of Class
com.hashicorp.cdktf.providers.google.compute_autoscaler.ComputeAutoscalerAutoscalingPolicyScaleInControlMaxScaledInReplicas.Builder
-
Packages that use ComputeAutoscalerAutoscalingPolicyScaleInControlMaxScaledInReplicas.Builder Package Description com.hashicorp.cdktf.providers.google.compute_autoscaler google_compute_autoscaler -
-
Uses of ComputeAutoscalerAutoscalingPolicyScaleInControlMaxScaledInReplicas.Builder in com.hashicorp.cdktf.providers.google.compute_autoscaler
Methods in com.hashicorp.cdktf.providers.google.compute_autoscaler that return ComputeAutoscalerAutoscalingPolicyScaleInControlMaxScaledInReplicas.Builder Modifier and Type Method Description static ComputeAutoscalerAutoscalingPolicyScaleInControlMaxScaledInReplicas.BuilderComputeAutoscalerAutoscalingPolicyScaleInControlMaxScaledInReplicas. builder()ComputeAutoscalerAutoscalingPolicyScaleInControlMaxScaledInReplicas.BuilderComputeAutoscalerAutoscalingPolicyScaleInControlMaxScaledInReplicas.Builder. fixed(Number fixed)ComputeAutoscalerAutoscalingPolicyScaleInControlMaxScaledInReplicas.BuilderComputeAutoscalerAutoscalingPolicyScaleInControlMaxScaledInReplicas.Builder. percent(Number percent)Constructors in com.hashicorp.cdktf.providers.google.compute_autoscaler with parameters of type ComputeAutoscalerAutoscalingPolicyScaleInControlMaxScaledInReplicas.Builder Constructor Description Jsii$Proxy(ComputeAutoscalerAutoscalingPolicyScaleInControlMaxScaledInReplicas.Builder builder)Constructor that initializes the object based on literal property values passed by theComputeAutoscalerAutoscalingPolicyScaleInControlMaxScaledInReplicas.Builder.
-