Uses of Interface
com.hashicorp.cdktf.providers.aws.memorydb_parameter_group.MemorydbParameterGroupParameter
-
Packages that use MemorydbParameterGroupParameter Package Description com.hashicorp.cdktf.providers.aws.memorydb_parameter_group aws_memorydb_parameter_group -
-
Uses of MemorydbParameterGroupParameter in com.hashicorp.cdktf.providers.aws.memorydb_parameter_group
Classes in com.hashicorp.cdktf.providers.aws.memorydb_parameter_group that implement MemorydbParameterGroupParameter Modifier and Type Class Description static classMemorydbParameterGroupParameter.Jsii$ProxyAn implementation forMemorydbParameterGroupParameterMethods in com.hashicorp.cdktf.providers.aws.memorydb_parameter_group that return MemorydbParameterGroupParameter Modifier and Type Method Description MemorydbParameterGroupParameterMemorydbParameterGroupParameter.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.aws.memorydb_parameter_group with parameters of type MemorydbParameterGroupParameter Modifier and Type Method Description voidMemorydbParameterGroupParameterOutputReference. setInternalValue(MemorydbParameterGroupParameter value)Method parameters in com.hashicorp.cdktf.providers.aws.memorydb_parameter_group with type arguments of type MemorydbParameterGroupParameter Modifier and Type Method Description MemorydbParameterGroup.BuilderMemorydbParameterGroup.Builder. parameter(List<? extends MemorydbParameterGroupParameter> parameter)parameter block.MemorydbParameterGroupConfig.BuilderMemorydbParameterGroupConfig.Builder. parameter(List<? extends MemorydbParameterGroupParameter> parameter)Sets the value ofMemorydbParameterGroupConfig.getParameter()voidMemorydbParameterGroupParameterList. setInternalValue(List<MemorydbParameterGroupParameter> value)
-