| Modifier and Type | Method and Description |
|---|---|
static CfnDBParameterGroupProps.Builder |
CfnDBParameterGroupProps.builder() |
CfnDBParameterGroupProps.Builder |
CfnDBParameterGroupProps.Builder.description(String description)
Sets the value of
CfnDBParameterGroupProps.getDescription() |
CfnDBParameterGroupProps.Builder |
CfnDBParameterGroupProps.Builder.family(String family)
Sets the value of
CfnDBParameterGroupProps.getFamily() |
CfnDBParameterGroupProps.Builder |
CfnDBParameterGroupProps.Builder.parameters(IResolvable parameters)
Sets the value of
CfnDBParameterGroupProps.getParameters() |
CfnDBParameterGroupProps.Builder |
CfnDBParameterGroupProps.Builder.parameters(Map<String,String> parameters)
Sets the value of
CfnDBParameterGroupProps.getParameters() |
CfnDBParameterGroupProps.Builder |
CfnDBParameterGroupProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnDBParameterGroupProps.getTags() |
Copyright © 2021. All rights reserved.