Uses of Interface
com.hashicorp.cdktf.providers.google.tags_tag_key.TagsTagKeyTimeouts
-
Packages that use TagsTagKeyTimeouts Package Description com.hashicorp.cdktf.providers.google.tags_tag_key google_tags_tag_key -
-
Uses of TagsTagKeyTimeouts in com.hashicorp.cdktf.providers.google.tags_tag_key
Classes in com.hashicorp.cdktf.providers.google.tags_tag_key that implement TagsTagKeyTimeouts Modifier and Type Class Description static classTagsTagKeyTimeouts.Jsii$ProxyAn implementation forTagsTagKeyTimeoutsMethods in com.hashicorp.cdktf.providers.google.tags_tag_key that return TagsTagKeyTimeouts Modifier and Type Method Description TagsTagKeyTimeoutsTagsTagKeyTimeouts.Builder. build()Builds the configured instance.default TagsTagKeyTimeoutsTagsTagKeyConfig. getTimeouts()timeouts block.TagsTagKeyTimeoutsTagsTagKeyConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.tags_tag_key with parameters of type TagsTagKeyTimeouts Modifier and Type Method Description voidTagsTagKey. putTimeouts(TagsTagKeyTimeouts value)voidTagsTagKeyTimeoutsOutputReference. setInternalValue(TagsTagKeyTimeouts value)TagsTagKey.BuilderTagsTagKey.Builder. timeouts(TagsTagKeyTimeouts timeouts)timeouts block.TagsTagKeyConfig.BuilderTagsTagKeyConfig.Builder. timeouts(TagsTagKeyTimeouts timeouts)Sets the value ofTagsTagKeyConfig.getTimeouts()
-