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