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