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