Uses of Class
com.hashicorp.cdktf.providers.aws.neptune_cluster_parameter_group.NeptuneClusterParameterGroupParameter.Builder
-
Packages that use NeptuneClusterParameterGroupParameter.Builder Package Description com.hashicorp.cdktf.providers.aws.neptune_cluster_parameter_group aws_neptune_cluster_parameter_group -
-
Uses of NeptuneClusterParameterGroupParameter.Builder in com.hashicorp.cdktf.providers.aws.neptune_cluster_parameter_group
Methods in com.hashicorp.cdktf.providers.aws.neptune_cluster_parameter_group that return NeptuneClusterParameterGroupParameter.Builder Modifier and Type Method Description NeptuneClusterParameterGroupParameter.BuilderNeptuneClusterParameterGroupParameter.Builder. applyMethod(String applyMethod)Sets the value ofNeptuneClusterParameterGroupParameter.getApplyMethod()static NeptuneClusterParameterGroupParameter.BuilderNeptuneClusterParameterGroupParameter. builder()NeptuneClusterParameterGroupParameter.BuilderNeptuneClusterParameterGroupParameter.Builder. name(String name)Sets the value ofNeptuneClusterParameterGroupParameter.getName()NeptuneClusterParameterGroupParameter.BuilderNeptuneClusterParameterGroupParameter.Builder. value(String value)Sets the value ofNeptuneClusterParameterGroupParameter.getValue()Constructors in com.hashicorp.cdktf.providers.aws.neptune_cluster_parameter_group with parameters of type NeptuneClusterParameterGroupParameter.Builder Constructor Description Jsii$Proxy(NeptuneClusterParameterGroupParameter.Builder builder)Constructor that initializes the object based on literal property values passed by theNeptuneClusterParameterGroupParameter.Builder.
-