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