Uses of Interface
com.hashicorp.cdktf.providers.aws.finspace_kx_cluster.FinspaceKxClusterDatabase
-
Packages that use FinspaceKxClusterDatabase Package Description com.hashicorp.cdktf.providers.aws.finspace_kx_cluster aws_finspace_kx_cluster -
-
Uses of FinspaceKxClusterDatabase in com.hashicorp.cdktf.providers.aws.finspace_kx_cluster
Classes in com.hashicorp.cdktf.providers.aws.finspace_kx_cluster that implement FinspaceKxClusterDatabase Modifier and Type Class Description static classFinspaceKxClusterDatabase.Jsii$ProxyAn implementation forFinspaceKxClusterDatabaseMethods in com.hashicorp.cdktf.providers.aws.finspace_kx_cluster that return FinspaceKxClusterDatabase Modifier and Type Method Description FinspaceKxClusterDatabaseFinspaceKxClusterDatabase.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.aws.finspace_kx_cluster with parameters of type FinspaceKxClusterDatabase Modifier and Type Method Description voidFinspaceKxClusterDatabaseOutputReference. setInternalValue(FinspaceKxClusterDatabase value)Method parameters in com.hashicorp.cdktf.providers.aws.finspace_kx_cluster with type arguments of type FinspaceKxClusterDatabase Modifier and Type Method Description FinspaceKxCluster.BuilderFinspaceKxCluster.Builder. database(List<? extends FinspaceKxClusterDatabase> database)database block.FinspaceKxClusterConfig.BuilderFinspaceKxClusterConfig.Builder. database(List<? extends FinspaceKxClusterDatabase> database)Sets the value ofFinspaceKxClusterConfig.getDatabase()voidFinspaceKxClusterDatabaseList. setInternalValue(List<FinspaceKxClusterDatabase> value)
-