DataGoogleCloudQuotasQuotaInfo.Builder |
DataGoogleCloudQuotasQuotaInfo.Builder.connection(com.hashicorp.cdktf.SSHProvisionerConnection connection) |
|
DataGoogleCloudQuotasQuotaInfo.Builder |
DataGoogleCloudQuotasQuotaInfo.Builder.connection(com.hashicorp.cdktf.WinrmProvisionerConnection connection) |
|
DataGoogleCloudQuotasQuotaInfo.Builder |
DataGoogleCloudQuotasQuotaInfo.Builder.count(com.hashicorp.cdktf.TerraformCount count) |
|
DataGoogleCloudQuotasQuotaInfo.Builder |
DataGoogleCloudQuotasQuotaInfo.Builder.count(Number count) |
|
static DataGoogleCloudQuotasQuotaInfo.Builder |
DataGoogleCloudQuotasQuotaInfo.Builder.create(software.constructs.Construct scope,
String id) |
|
DataGoogleCloudQuotasQuotaInfo.Builder |
DataGoogleCloudQuotasQuotaInfo.Builder.dependsOn(List<? extends com.hashicorp.cdktf.ITerraformDependable> dependsOn) |
|
DataGoogleCloudQuotasQuotaInfo.Builder |
DataGoogleCloudQuotasQuotaInfo.Builder.forEach(com.hashicorp.cdktf.ITerraformIterator forEach) |
|
DataGoogleCloudQuotasQuotaInfo.Builder |
DataGoogleCloudQuotasQuotaInfo.Builder.id(String id) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/data-sources/cloud_quotas_quota_info#id DataGoogleCloudQuotasQuotaInfo#id}.
|
DataGoogleCloudQuotasQuotaInfo.Builder |
DataGoogleCloudQuotasQuotaInfo.Builder.lifecycle(com.hashicorp.cdktf.TerraformResourceLifecycle lifecycle) |
|
DataGoogleCloudQuotasQuotaInfo.Builder |
DataGoogleCloudQuotasQuotaInfo.Builder.parent(String parent) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/data-sources/cloud_quotas_quota_info#parent DataGoogleCloudQuotasQuotaInfo#parent}.
|
DataGoogleCloudQuotasQuotaInfo.Builder |
DataGoogleCloudQuotasQuotaInfo.Builder.provider(com.hashicorp.cdktf.TerraformProvider provider) |
|
DataGoogleCloudQuotasQuotaInfo.Builder |
DataGoogleCloudQuotasQuotaInfo.Builder.provisioners(List<? extends Object> provisioners) |
|
DataGoogleCloudQuotasQuotaInfo.Builder |
DataGoogleCloudQuotasQuotaInfo.Builder.quotaId(String quotaId) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/data-sources/cloud_quotas_quota_info#quota_id DataGoogleCloudQuotasQuotaInfo#quota_id}.
|
DataGoogleCloudQuotasQuotaInfo.Builder |
DataGoogleCloudQuotasQuotaInfo.Builder.service(String service) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/data-sources/cloud_quotas_quota_info#service DataGoogleCloudQuotasQuotaInfo#service}.
|