Uses of Interface
com.hashicorp.cdktf.providers.google.compute_autoscaler.ComputeAutoscalerAutoscalingPolicy
-
Packages that use ComputeAutoscalerAutoscalingPolicy Package Description com.hashicorp.cdktf.providers.google.compute_autoscaler google_compute_autoscaler -
-
Uses of ComputeAutoscalerAutoscalingPolicy in com.hashicorp.cdktf.providers.google.compute_autoscaler
Classes in com.hashicorp.cdktf.providers.google.compute_autoscaler that implement ComputeAutoscalerAutoscalingPolicy Modifier and Type Class Description static classComputeAutoscalerAutoscalingPolicy.Jsii$ProxyAn implementation forComputeAutoscalerAutoscalingPolicyMethods in com.hashicorp.cdktf.providers.google.compute_autoscaler that return ComputeAutoscalerAutoscalingPolicy Modifier and Type Method Description ComputeAutoscalerAutoscalingPolicyComputeAutoscalerAutoscalingPolicy.Builder. build()Builds the configured instance.ComputeAutoscalerAutoscalingPolicyComputeAutoscalerConfig. getAutoscalingPolicy()autoscaling_policy block.ComputeAutoscalerAutoscalingPolicyComputeAutoscalerConfig.Jsii$Proxy. getAutoscalingPolicy()ComputeAutoscalerAutoscalingPolicyComputeAutoscaler. getAutoscalingPolicyInput()ComputeAutoscalerAutoscalingPolicyComputeAutoscalerAutoscalingPolicyOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.compute_autoscaler with parameters of type ComputeAutoscalerAutoscalingPolicy Modifier and Type Method Description ComputeAutoscaler.BuilderComputeAutoscaler.Builder. autoscalingPolicy(ComputeAutoscalerAutoscalingPolicy autoscalingPolicy)autoscaling_policy block.ComputeAutoscalerConfig.BuilderComputeAutoscalerConfig.Builder. autoscalingPolicy(ComputeAutoscalerAutoscalingPolicy autoscalingPolicy)Sets the value ofComputeAutoscalerConfig.getAutoscalingPolicy()voidComputeAutoscaler. putAutoscalingPolicy(ComputeAutoscalerAutoscalingPolicy value)voidComputeAutoscalerAutoscalingPolicyOutputReference. setInternalValue(ComputeAutoscalerAutoscalingPolicy value)
-