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