Uses of Class
com.hashicorp.cdktf.providers.aws.dax_cluster.DaxClusterTimeouts.Builder
-
Packages that use DaxClusterTimeouts.Builder Package Description com.hashicorp.cdktf.providers.aws.dax_cluster aws_dax_cluster -
-
Uses of DaxClusterTimeouts.Builder in com.hashicorp.cdktf.providers.aws.dax_cluster
Methods in com.hashicorp.cdktf.providers.aws.dax_cluster that return DaxClusterTimeouts.Builder Modifier and Type Method Description static DaxClusterTimeouts.BuilderDaxClusterTimeouts. builder()DaxClusterTimeouts.BuilderDaxClusterTimeouts.Builder. create(String create)Sets the value ofDaxClusterTimeouts.getCreate()DaxClusterTimeouts.BuilderDaxClusterTimeouts.Builder. delete(String delete)Sets the value ofDaxClusterTimeouts.getDelete()DaxClusterTimeouts.BuilderDaxClusterTimeouts.Builder. update(String update)Sets the value ofDaxClusterTimeouts.getUpdate()Constructors in com.hashicorp.cdktf.providers.aws.dax_cluster with parameters of type DaxClusterTimeouts.Builder Constructor Description Jsii$Proxy(DaxClusterTimeouts.Builder builder)Constructor that initializes the object based on literal property values passed by theDaxClusterTimeouts.Builder.
-