Uses of Interface
com.hashicorp.cdktf.providers.aws.dax_cluster.DaxClusterTimeouts
-
Packages that use DaxClusterTimeouts Package Description com.hashicorp.cdktf.providers.aws.dax_cluster aws_dax_cluster -
-
Uses of DaxClusterTimeouts in com.hashicorp.cdktf.providers.aws.dax_cluster
Classes in com.hashicorp.cdktf.providers.aws.dax_cluster that implement DaxClusterTimeouts Modifier and Type Class Description static classDaxClusterTimeouts.Jsii$ProxyAn implementation forDaxClusterTimeoutsMethods in com.hashicorp.cdktf.providers.aws.dax_cluster that return DaxClusterTimeouts Modifier and Type Method Description DaxClusterTimeoutsDaxClusterTimeouts.Builder. build()Builds the configured instance.default DaxClusterTimeoutsDaxClusterConfig. getTimeouts()timeouts block.DaxClusterTimeoutsDaxClusterConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.aws.dax_cluster with parameters of type DaxClusterTimeouts Modifier and Type Method Description voidDaxCluster. putTimeouts(DaxClusterTimeouts value)voidDaxClusterTimeoutsOutputReference. setInternalValue(DaxClusterTimeouts value)DaxCluster.BuilderDaxCluster.Builder. timeouts(DaxClusterTimeouts timeouts)timeouts block.DaxClusterConfig.BuilderDaxClusterConfig.Builder. timeouts(DaxClusterTimeouts timeouts)Sets the value ofDaxClusterConfig.getTimeouts()
-