Uses of Interface
com.hashicorp.cdktf.providers.google.data_google_cloud_quotas_quota_infos.DataGoogleCloudQuotasQuotaInfosConfig
-
Packages that use DataGoogleCloudQuotasQuotaInfosConfig Package Description com.hashicorp.cdktf.providers.google.data_google_cloud_quotas_quota_infos data_google_cloud_quotas_quota_infos -
-
Uses of DataGoogleCloudQuotasQuotaInfosConfig in com.hashicorp.cdktf.providers.google.data_google_cloud_quotas_quota_infos
Classes in com.hashicorp.cdktf.providers.google.data_google_cloud_quotas_quota_infos that implement DataGoogleCloudQuotasQuotaInfosConfig Modifier and Type Class Description static classDataGoogleCloudQuotasQuotaInfosConfig.Jsii$ProxyAn implementation forDataGoogleCloudQuotasQuotaInfosConfigMethods in com.hashicorp.cdktf.providers.google.data_google_cloud_quotas_quota_infos that return DataGoogleCloudQuotasQuotaInfosConfig Modifier and Type Method Description DataGoogleCloudQuotasQuotaInfosConfigDataGoogleCloudQuotasQuotaInfosConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.google.data_google_cloud_quotas_quota_infos with parameters of type DataGoogleCloudQuotasQuotaInfosConfig Constructor Description DataGoogleCloudQuotasQuotaInfos(software.constructs.Construct scope, String id, DataGoogleCloudQuotasQuotaInfosConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/data-sources/cloud_quotas_quota_infos google_cloud_quotas_quota_infos} Data Source.
-