Uses of Class
com.hashicorp.cdktf.providers.google.compute_autoscaler.ComputeAutoscalerAutoscalingPolicyScaleInControl.Builder
-
Packages that use ComputeAutoscalerAutoscalingPolicyScaleInControl.Builder Package Description com.hashicorp.cdktf.providers.google.compute_autoscaler google_compute_autoscaler -
-
Uses of ComputeAutoscalerAutoscalingPolicyScaleInControl.Builder in com.hashicorp.cdktf.providers.google.compute_autoscaler
Methods in com.hashicorp.cdktf.providers.google.compute_autoscaler that return ComputeAutoscalerAutoscalingPolicyScaleInControl.Builder Modifier and Type Method Description static ComputeAutoscalerAutoscalingPolicyScaleInControl.BuilderComputeAutoscalerAutoscalingPolicyScaleInControl. builder()ComputeAutoscalerAutoscalingPolicyScaleInControl.BuilderComputeAutoscalerAutoscalingPolicyScaleInControl.Builder. maxScaledInReplicas(ComputeAutoscalerAutoscalingPolicyScaleInControlMaxScaledInReplicas maxScaledInReplicas)ComputeAutoscalerAutoscalingPolicyScaleInControl.BuilderComputeAutoscalerAutoscalingPolicyScaleInControl.Builder. timeWindowSec(Number timeWindowSec)Sets the value ofComputeAutoscalerAutoscalingPolicyScaleInControl.getTimeWindowSec()Constructors in com.hashicorp.cdktf.providers.google.compute_autoscaler with parameters of type ComputeAutoscalerAutoscalingPolicyScaleInControl.Builder Constructor Description Jsii$Proxy(ComputeAutoscalerAutoscalingPolicyScaleInControl.Builder builder)Constructor that initializes the object based on literal property values passed by theComputeAutoscalerAutoscalingPolicyScaleInControl.Builder.
-