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