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