Uses of Interface
com.hashicorp.cdktf.providers.aws.neptune_global_cluster.NeptuneGlobalClusterTimeouts
-
Packages that use NeptuneGlobalClusterTimeouts Package Description com.hashicorp.cdktf.providers.aws.neptune_global_cluster aws_neptune_global_cluster -
-
Uses of NeptuneGlobalClusterTimeouts in com.hashicorp.cdktf.providers.aws.neptune_global_cluster
Classes in com.hashicorp.cdktf.providers.aws.neptune_global_cluster that implement NeptuneGlobalClusterTimeouts Modifier and Type Class Description static classNeptuneGlobalClusterTimeouts.Jsii$ProxyAn implementation forNeptuneGlobalClusterTimeoutsMethods in com.hashicorp.cdktf.providers.aws.neptune_global_cluster that return NeptuneGlobalClusterTimeouts Modifier and Type Method Description NeptuneGlobalClusterTimeoutsNeptuneGlobalClusterTimeouts.Builder. build()Builds the configured instance.default NeptuneGlobalClusterTimeoutsNeptuneGlobalClusterConfig. getTimeouts()timeouts block.NeptuneGlobalClusterTimeoutsNeptuneGlobalClusterConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.aws.neptune_global_cluster with parameters of type NeptuneGlobalClusterTimeouts Modifier and Type Method Description voidNeptuneGlobalCluster. putTimeouts(NeptuneGlobalClusterTimeouts value)voidNeptuneGlobalClusterTimeoutsOutputReference. setInternalValue(NeptuneGlobalClusterTimeouts value)NeptuneGlobalCluster.BuilderNeptuneGlobalCluster.Builder. timeouts(NeptuneGlobalClusterTimeouts timeouts)timeouts block.NeptuneGlobalClusterConfig.BuilderNeptuneGlobalClusterConfig.Builder. timeouts(NeptuneGlobalClusterTimeouts timeouts)Sets the value ofNeptuneGlobalClusterConfig.getTimeouts()
-