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