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