Uses of Interface
com.hashicorp.cdktf.providers.google.compute_autoscaler.ComputeAutoscalerAutoscalingPolicyMetric
-
Packages that use ComputeAutoscalerAutoscalingPolicyMetric Package Description com.hashicorp.cdktf.providers.google.compute_autoscaler google_compute_autoscaler -
-
Uses of ComputeAutoscalerAutoscalingPolicyMetric in com.hashicorp.cdktf.providers.google.compute_autoscaler
Classes in com.hashicorp.cdktf.providers.google.compute_autoscaler that implement ComputeAutoscalerAutoscalingPolicyMetric Modifier and Type Class Description static classComputeAutoscalerAutoscalingPolicyMetric.Jsii$ProxyAn implementation forComputeAutoscalerAutoscalingPolicyMetricMethods in com.hashicorp.cdktf.providers.google.compute_autoscaler that return ComputeAutoscalerAutoscalingPolicyMetric Modifier and Type Method Description ComputeAutoscalerAutoscalingPolicyMetricComputeAutoscalerAutoscalingPolicyMetric.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.compute_autoscaler with parameters of type ComputeAutoscalerAutoscalingPolicyMetric Modifier and Type Method Description voidComputeAutoscalerAutoscalingPolicyMetricOutputReference. setInternalValue(ComputeAutoscalerAutoscalingPolicyMetric value)Method parameters in com.hashicorp.cdktf.providers.google.compute_autoscaler with type arguments of type ComputeAutoscalerAutoscalingPolicyMetric Modifier and Type Method Description ComputeAutoscalerAutoscalingPolicy.BuilderComputeAutoscalerAutoscalingPolicy.Builder. metric(List<? extends ComputeAutoscalerAutoscalingPolicyMetric> metric)Sets the value ofComputeAutoscalerAutoscalingPolicy.getMetric()voidComputeAutoscalerAutoscalingPolicyMetricList. setInternalValue(List<ComputeAutoscalerAutoscalingPolicyMetric> value)
-