Uses of Interface
com.hashicorp.cdktf.providers.google.compute_region_commitment.ComputeRegionCommitmentLicenseResource
-
Packages that use ComputeRegionCommitmentLicenseResource Package Description com.hashicorp.cdktf.providers.google.compute_region_commitment google_compute_region_commitment -
-
Uses of ComputeRegionCommitmentLicenseResource in com.hashicorp.cdktf.providers.google.compute_region_commitment
Classes in com.hashicorp.cdktf.providers.google.compute_region_commitment that implement ComputeRegionCommitmentLicenseResource Modifier and Type Class Description static classComputeRegionCommitmentLicenseResource.Jsii$ProxyAn implementation forComputeRegionCommitmentLicenseResourceMethods in com.hashicorp.cdktf.providers.google.compute_region_commitment that return ComputeRegionCommitmentLicenseResource Modifier and Type Method Description ComputeRegionCommitmentLicenseResourceComputeRegionCommitmentLicenseResource.Builder. build()Builds the configured instance.ComputeRegionCommitmentLicenseResourceComputeRegionCommitmentLicenseResourceOutputReference. getInternalValue()default ComputeRegionCommitmentLicenseResourceComputeRegionCommitmentConfig. getLicenseResource()license_resource block.ComputeRegionCommitmentLicenseResourceComputeRegionCommitmentConfig.Jsii$Proxy. getLicenseResource()ComputeRegionCommitmentLicenseResourceComputeRegionCommitment. getLicenseResourceInput()Methods in com.hashicorp.cdktf.providers.google.compute_region_commitment with parameters of type ComputeRegionCommitmentLicenseResource Modifier and Type Method Description ComputeRegionCommitment.BuilderComputeRegionCommitment.Builder. licenseResource(ComputeRegionCommitmentLicenseResource licenseResource)license_resource block.ComputeRegionCommitmentConfig.BuilderComputeRegionCommitmentConfig.Builder. licenseResource(ComputeRegionCommitmentLicenseResource licenseResource)Sets the value ofComputeRegionCommitmentConfig.getLicenseResource()voidComputeRegionCommitment. putLicenseResource(ComputeRegionCommitmentLicenseResource value)voidComputeRegionCommitmentLicenseResourceOutputReference. setInternalValue(ComputeRegionCommitmentLicenseResource value)
-