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