Uses of Interface
com.hashicorp.cdktf.providers.google.tags_tag_value.TagsTagValueTimeouts
-
Packages that use TagsTagValueTimeouts Package Description com.hashicorp.cdktf.providers.google.tags_tag_value google_tags_tag_value -
-
Uses of TagsTagValueTimeouts in com.hashicorp.cdktf.providers.google.tags_tag_value
Classes in com.hashicorp.cdktf.providers.google.tags_tag_value that implement TagsTagValueTimeouts Modifier and Type Class Description static classTagsTagValueTimeouts.Jsii$ProxyAn implementation forTagsTagValueTimeoutsMethods in com.hashicorp.cdktf.providers.google.tags_tag_value that return TagsTagValueTimeouts Modifier and Type Method Description TagsTagValueTimeoutsTagsTagValueTimeouts.Builder. build()Builds the configured instance.default TagsTagValueTimeoutsTagsTagValueConfig. getTimeouts()timeouts block.TagsTagValueTimeoutsTagsTagValueConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.tags_tag_value with parameters of type TagsTagValueTimeouts Modifier and Type Method Description voidTagsTagValue. putTimeouts(TagsTagValueTimeouts value)voidTagsTagValueTimeoutsOutputReference. setInternalValue(TagsTagValueTimeouts value)TagsTagValue.BuilderTagsTagValue.Builder. timeouts(TagsTagValueTimeouts timeouts)timeouts block.TagsTagValueConfig.BuilderTagsTagValueConfig.Builder. timeouts(TagsTagValueTimeouts timeouts)Sets the value ofTagsTagValueConfig.getTimeouts()
-