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