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