| Package | Description |
|---|---|
| software.amazon.awscdk.services.rds |
Amazon Relational Database Service Construct Library
|
| 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(Object parameters)
Sets the value of
CfnDBParameterGroupProps.getParameters() |
CfnDBParameterGroupProps.Builder |
CfnDBParameterGroupProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnDBParameterGroupProps.getTags() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnDBParameterGroupProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDBParameterGroupProps.Builder. |
Copyright © 2022. All rights reserved.