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