Uses of Interface
com.hashicorp.cdktf.providers.google.compute_autoscaler.ComputeAutoscalerAutoscalingPolicyScaleInControlMaxScaledInReplicas
-
Packages that use ComputeAutoscalerAutoscalingPolicyScaleInControlMaxScaledInReplicas Package Description com.hashicorp.cdktf.providers.google.compute_autoscaler google_compute_autoscaler -
-
Uses of ComputeAutoscalerAutoscalingPolicyScaleInControlMaxScaledInReplicas in com.hashicorp.cdktf.providers.google.compute_autoscaler
Classes in com.hashicorp.cdktf.providers.google.compute_autoscaler that implement ComputeAutoscalerAutoscalingPolicyScaleInControlMaxScaledInReplicas Modifier and Type Class Description static classComputeAutoscalerAutoscalingPolicyScaleInControlMaxScaledInReplicas.Jsii$ProxyAn implementation forComputeAutoscalerAutoscalingPolicyScaleInControlMaxScaledInReplicasMethods in com.hashicorp.cdktf.providers.google.compute_autoscaler with parameters of type ComputeAutoscalerAutoscalingPolicyScaleInControlMaxScaledInReplicas Modifier and Type Method Description ComputeAutoscalerAutoscalingPolicyScaleInControl.BuilderComputeAutoscalerAutoscalingPolicyScaleInControl.Builder. maxScaledInReplicas(ComputeAutoscalerAutoscalingPolicyScaleInControlMaxScaledInReplicas maxScaledInReplicas)voidComputeAutoscalerAutoscalingPolicyScaleInControlOutputReference. putMaxScaledInReplicas(ComputeAutoscalerAutoscalingPolicyScaleInControlMaxScaledInReplicas value)voidComputeAutoscalerAutoscalingPolicyScaleInControlMaxScaledInReplicasOutputReference. setInternalValue(ComputeAutoscalerAutoscalingPolicyScaleInControlMaxScaledInReplicas value)
-