Uses of Interface
com.hashicorp.cdktf.providers.aws.neptune_cluster.NeptuneClusterTimeouts
-
Packages that use NeptuneClusterTimeouts Package Description com.hashicorp.cdktf.providers.aws.neptune_cluster aws_neptune_cluster -
-
Uses of NeptuneClusterTimeouts in com.hashicorp.cdktf.providers.aws.neptune_cluster
Classes in com.hashicorp.cdktf.providers.aws.neptune_cluster that implement NeptuneClusterTimeouts Modifier and Type Class Description static classNeptuneClusterTimeouts.Jsii$ProxyAn implementation forNeptuneClusterTimeoutsMethods in com.hashicorp.cdktf.providers.aws.neptune_cluster that return NeptuneClusterTimeouts Modifier and Type Method Description NeptuneClusterTimeoutsNeptuneClusterTimeouts.Builder. build()Builds the configured instance.default NeptuneClusterTimeoutsNeptuneClusterConfig. getTimeouts()timeouts block.NeptuneClusterTimeoutsNeptuneClusterConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.aws.neptune_cluster with parameters of type NeptuneClusterTimeouts Modifier and Type Method Description voidNeptuneCluster. putTimeouts(NeptuneClusterTimeouts value)voidNeptuneClusterTimeoutsOutputReference. setInternalValue(NeptuneClusterTimeouts value)NeptuneCluster.BuilderNeptuneCluster.Builder. timeouts(NeptuneClusterTimeouts timeouts)timeouts block.NeptuneClusterConfig.BuilderNeptuneClusterConfig.Builder. timeouts(NeptuneClusterTimeouts timeouts)Sets the value ofNeptuneClusterConfig.getTimeouts()
-