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