Uses of Interface
com.hashicorp.cdktf.providers.aws.finspace_kx_cluster.FinspaceKxClusterTimeouts
-
Packages that use FinspaceKxClusterTimeouts Package Description com.hashicorp.cdktf.providers.aws.finspace_kx_cluster aws_finspace_kx_cluster -
-
Uses of FinspaceKxClusterTimeouts in com.hashicorp.cdktf.providers.aws.finspace_kx_cluster
Classes in com.hashicorp.cdktf.providers.aws.finspace_kx_cluster that implement FinspaceKxClusterTimeouts Modifier and Type Class Description static classFinspaceKxClusterTimeouts.Jsii$ProxyAn implementation forFinspaceKxClusterTimeoutsMethods in com.hashicorp.cdktf.providers.aws.finspace_kx_cluster that return FinspaceKxClusterTimeouts Modifier and Type Method Description FinspaceKxClusterTimeoutsFinspaceKxClusterTimeouts.Builder. build()Builds the configured instance.default FinspaceKxClusterTimeoutsFinspaceKxClusterConfig. getTimeouts()timeouts block.FinspaceKxClusterTimeoutsFinspaceKxClusterConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.aws.finspace_kx_cluster with parameters of type FinspaceKxClusterTimeouts Modifier and Type Method Description voidFinspaceKxCluster. putTimeouts(FinspaceKxClusterTimeouts value)voidFinspaceKxClusterTimeoutsOutputReference. setInternalValue(FinspaceKxClusterTimeouts value)FinspaceKxCluster.BuilderFinspaceKxCluster.Builder. timeouts(FinspaceKxClusterTimeouts timeouts)timeouts block.FinspaceKxClusterConfig.BuilderFinspaceKxClusterConfig.Builder. timeouts(FinspaceKxClusterTimeouts timeouts)Sets the value ofFinspaceKxClusterConfig.getTimeouts()
-