Uses of Interface
com.hashicorp.cdktf.providers.google.compute_autoscaler.ComputeAutoscalerAutoscalingPolicyScaleInControl
-
Packages that use ComputeAutoscalerAutoscalingPolicyScaleInControl Package Description com.hashicorp.cdktf.providers.google.compute_autoscaler google_compute_autoscaler -
-
Uses of ComputeAutoscalerAutoscalingPolicyScaleInControl in com.hashicorp.cdktf.providers.google.compute_autoscaler
Classes in com.hashicorp.cdktf.providers.google.compute_autoscaler that implement ComputeAutoscalerAutoscalingPolicyScaleInControl Modifier and Type Class Description static classComputeAutoscalerAutoscalingPolicyScaleInControl.Jsii$ProxyAn implementation forComputeAutoscalerAutoscalingPolicyScaleInControlMethods in com.hashicorp.cdktf.providers.google.compute_autoscaler that return ComputeAutoscalerAutoscalingPolicyScaleInControl Modifier and Type Method Description ComputeAutoscalerAutoscalingPolicyScaleInControlComputeAutoscalerAutoscalingPolicyScaleInControl.Builder. build()Builds the configured instance.ComputeAutoscalerAutoscalingPolicyScaleInControlComputeAutoscalerAutoscalingPolicyScaleInControlOutputReference. getInternalValue()default ComputeAutoscalerAutoscalingPolicyScaleInControlComputeAutoscalerAutoscalingPolicy. getScaleInControl()scale_in_control block.ComputeAutoscalerAutoscalingPolicyScaleInControlComputeAutoscalerAutoscalingPolicy.Jsii$Proxy. getScaleInControl()ComputeAutoscalerAutoscalingPolicyScaleInControlComputeAutoscalerAutoscalingPolicyOutputReference. getScaleInControlInput()Methods in com.hashicorp.cdktf.providers.google.compute_autoscaler with parameters of type ComputeAutoscalerAutoscalingPolicyScaleInControl Modifier and Type Method Description voidComputeAutoscalerAutoscalingPolicyOutputReference. putScaleInControl(ComputeAutoscalerAutoscalingPolicyScaleInControl value)ComputeAutoscalerAutoscalingPolicy.BuilderComputeAutoscalerAutoscalingPolicy.Builder. scaleInControl(ComputeAutoscalerAutoscalingPolicyScaleInControl scaleInControl)Sets the value ofComputeAutoscalerAutoscalingPolicy.getScaleInControl()voidComputeAutoscalerAutoscalingPolicyScaleInControlOutputReference. setInternalValue(ComputeAutoscalerAutoscalingPolicyScaleInControl value)
-