Uses of Class
com.hashicorp.cdktf.providers.aws.memorydb_parameter_group.MemorydbParameterGroupParameter.Builder
-
Packages that use MemorydbParameterGroupParameter.Builder Package Description com.hashicorp.cdktf.providers.aws.memorydb_parameter_group aws_memorydb_parameter_group -
-
Uses of MemorydbParameterGroupParameter.Builder in com.hashicorp.cdktf.providers.aws.memorydb_parameter_group
Methods in com.hashicorp.cdktf.providers.aws.memorydb_parameter_group that return MemorydbParameterGroupParameter.Builder Modifier and Type Method Description static MemorydbParameterGroupParameter.BuilderMemorydbParameterGroupParameter. builder()MemorydbParameterGroupParameter.BuilderMemorydbParameterGroupParameter.Builder. name(String name)Sets the value ofMemorydbParameterGroupParameter.getName()MemorydbParameterGroupParameter.BuilderMemorydbParameterGroupParameter.Builder. value(String value)Sets the value ofMemorydbParameterGroupParameter.getValue()Constructors in com.hashicorp.cdktf.providers.aws.memorydb_parameter_group with parameters of type MemorydbParameterGroupParameter.Builder Constructor Description Jsii$Proxy(MemorydbParameterGroupParameter.Builder builder)Constructor that initializes the object based on literal property values passed by theMemorydbParameterGroupParameter.Builder.
-