Uses of Interface
com.hashicorp.cdktf.providers.aws.finspace_kx_cluster.FinspaceKxClusterConfig
-
Packages that use FinspaceKxClusterConfig Package Description com.hashicorp.cdktf.providers.aws.finspace_kx_cluster aws_finspace_kx_cluster -
-
Uses of FinspaceKxClusterConfig in com.hashicorp.cdktf.providers.aws.finspace_kx_cluster
Classes in com.hashicorp.cdktf.providers.aws.finspace_kx_cluster that implement FinspaceKxClusterConfig Modifier and Type Class Description static classFinspaceKxClusterConfig.Jsii$ProxyAn implementation forFinspaceKxClusterConfigMethods in com.hashicorp.cdktf.providers.aws.finspace_kx_cluster that return FinspaceKxClusterConfig Modifier and Type Method Description FinspaceKxClusterConfigFinspaceKxClusterConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.aws.finspace_kx_cluster with parameters of type FinspaceKxClusterConfig Constructor Description FinspaceKxCluster(software.constructs.Construct scope, String id, FinspaceKxClusterConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/finspace_kx_cluster aws_finspace_kx_cluster} Resource.
-