Uses of Interface
com.hashicorp.cdktf.providers.google.compute_autoscaler.ComputeAutoscalerConfig
-
Packages that use ComputeAutoscalerConfig Package Description com.hashicorp.cdktf.providers.google.compute_autoscaler google_compute_autoscaler -
-
Uses of ComputeAutoscalerConfig in com.hashicorp.cdktf.providers.google.compute_autoscaler
Classes in com.hashicorp.cdktf.providers.google.compute_autoscaler that implement ComputeAutoscalerConfig Modifier and Type Class Description static classComputeAutoscalerConfig.Jsii$ProxyAn implementation forComputeAutoscalerConfigMethods in com.hashicorp.cdktf.providers.google.compute_autoscaler that return ComputeAutoscalerConfig Modifier and Type Method Description ComputeAutoscalerConfigComputeAutoscalerConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.google.compute_autoscaler with parameters of type ComputeAutoscalerConfig Constructor Description ComputeAutoscaler(software.constructs.Construct scope, String id, ComputeAutoscalerConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/compute_autoscaler google_compute_autoscaler} Resource.
-