Uses of Interface
com.hashicorp.cdktf.providers.google.tags_location_tag_binding.TagsLocationTagBindingTimeouts
-
Packages that use TagsLocationTagBindingTimeouts Package Description com.hashicorp.cdktf.providers.google.tags_location_tag_binding google_tags_location_tag_binding -
-
Uses of TagsLocationTagBindingTimeouts in com.hashicorp.cdktf.providers.google.tags_location_tag_binding
Classes in com.hashicorp.cdktf.providers.google.tags_location_tag_binding that implement TagsLocationTagBindingTimeouts Modifier and Type Class Description static classTagsLocationTagBindingTimeouts.Jsii$ProxyAn implementation forTagsLocationTagBindingTimeoutsMethods in com.hashicorp.cdktf.providers.google.tags_location_tag_binding that return TagsLocationTagBindingTimeouts Modifier and Type Method Description TagsLocationTagBindingTimeoutsTagsLocationTagBindingTimeouts.Builder. build()Builds the configured instance.default TagsLocationTagBindingTimeoutsTagsLocationTagBindingConfig. getTimeouts()timeouts block.TagsLocationTagBindingTimeoutsTagsLocationTagBindingConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.tags_location_tag_binding with parameters of type TagsLocationTagBindingTimeouts Modifier and Type Method Description voidTagsLocationTagBinding. putTimeouts(TagsLocationTagBindingTimeouts value)voidTagsLocationTagBindingTimeoutsOutputReference. setInternalValue(TagsLocationTagBindingTimeouts value)TagsLocationTagBinding.BuilderTagsLocationTagBinding.Builder. timeouts(TagsLocationTagBindingTimeouts timeouts)timeouts block.TagsLocationTagBindingConfig.BuilderTagsLocationTagBindingConfig.Builder. timeouts(TagsLocationTagBindingTimeouts timeouts)Sets the value ofTagsLocationTagBindingConfig.getTimeouts()
-