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