Uses of Interface
com.hashicorp.cdktf.providers.google.compute_region_autoscaler.ComputeRegionAutoscalerAutoscalingPolicyScaleInControl
-
Packages that use ComputeRegionAutoscalerAutoscalingPolicyScaleInControl Package Description com.hashicorp.cdktf.providers.google.compute_region_autoscaler google_compute_region_autoscaler -
-
Uses of ComputeRegionAutoscalerAutoscalingPolicyScaleInControl in com.hashicorp.cdktf.providers.google.compute_region_autoscaler
Classes in com.hashicorp.cdktf.providers.google.compute_region_autoscaler that implement ComputeRegionAutoscalerAutoscalingPolicyScaleInControl Modifier and Type Class Description static classComputeRegionAutoscalerAutoscalingPolicyScaleInControl.Jsii$ProxyAn implementation forComputeRegionAutoscalerAutoscalingPolicyScaleInControlMethods in com.hashicorp.cdktf.providers.google.compute_region_autoscaler that return ComputeRegionAutoscalerAutoscalingPolicyScaleInControl Modifier and Type Method Description ComputeRegionAutoscalerAutoscalingPolicyScaleInControlComputeRegionAutoscalerAutoscalingPolicyScaleInControl.Builder. build()Builds the configured instance.ComputeRegionAutoscalerAutoscalingPolicyScaleInControlComputeRegionAutoscalerAutoscalingPolicyScaleInControlOutputReference. getInternalValue()default ComputeRegionAutoscalerAutoscalingPolicyScaleInControlComputeRegionAutoscalerAutoscalingPolicy. getScaleInControl()scale_in_control block.ComputeRegionAutoscalerAutoscalingPolicyScaleInControlComputeRegionAutoscalerAutoscalingPolicy.Jsii$Proxy. getScaleInControl()ComputeRegionAutoscalerAutoscalingPolicyScaleInControlComputeRegionAutoscalerAutoscalingPolicyOutputReference. getScaleInControlInput()Methods in com.hashicorp.cdktf.providers.google.compute_region_autoscaler with parameters of type ComputeRegionAutoscalerAutoscalingPolicyScaleInControl Modifier and Type Method Description voidComputeRegionAutoscalerAutoscalingPolicyOutputReference. putScaleInControl(ComputeRegionAutoscalerAutoscalingPolicyScaleInControl value)ComputeRegionAutoscalerAutoscalingPolicy.BuilderComputeRegionAutoscalerAutoscalingPolicy.Builder. scaleInControl(ComputeRegionAutoscalerAutoscalingPolicyScaleInControl scaleInControl)Sets the value ofComputeRegionAutoscalerAutoscalingPolicy.getScaleInControl()voidComputeRegionAutoscalerAutoscalingPolicyScaleInControlOutputReference. setInternalValue(ComputeRegionAutoscalerAutoscalingPolicyScaleInControl value)
-