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