Uses of Class
com.hashicorp.cdktf.providers.google.tags_tag_key.TagsTagKeyTimeouts.Builder
-
Packages that use TagsTagKeyTimeouts.Builder Package Description com.hashicorp.cdktf.providers.google.tags_tag_key google_tags_tag_key -
-
Uses of TagsTagKeyTimeouts.Builder in com.hashicorp.cdktf.providers.google.tags_tag_key
Methods in com.hashicorp.cdktf.providers.google.tags_tag_key that return TagsTagKeyTimeouts.Builder Modifier and Type Method Description static TagsTagKeyTimeouts.BuilderTagsTagKeyTimeouts. builder()TagsTagKeyTimeouts.BuilderTagsTagKeyTimeouts.Builder. create(String create)Sets the value ofTagsTagKeyTimeouts.getCreate()TagsTagKeyTimeouts.BuilderTagsTagKeyTimeouts.Builder. delete(String delete)Sets the value ofTagsTagKeyTimeouts.getDelete()TagsTagKeyTimeouts.BuilderTagsTagKeyTimeouts.Builder. update(String update)Sets the value ofTagsTagKeyTimeouts.getUpdate()Constructors in com.hashicorp.cdktf.providers.google.tags_tag_key with parameters of type TagsTagKeyTimeouts.Builder Constructor Description Jsii$Proxy(TagsTagKeyTimeouts.Builder builder)Constructor that initializes the object based on literal property values passed by theTagsTagKeyTimeouts.Builder.
-