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