Class: DBParameterGroup

RDS.DBParameterGroup

new DBParameterGroup()

Properties:
Name Type Description
Description String Required: Yes. A friendly description of the RDS parameter group. For example, "My Parameter Group".Update requires: Updates are not supported.
Family String Required: Yes. The database family of this RDS parameter group. For example, "MySQL5.1".Update requires: Updates are not supported.
Parameters Object Required: No. The parameters to set for this RDS parameter group.Update requires: No interruption or Some interruptions. Changes to dynamic parameters are applied immediately. During an update, if you have static parameters (whether they were changed or not), triggers AWS CloudFormation to reboot the associated DB instance without failover.
Tags resourcetags Required: No. The tags that you want to attach to the RDS parameter group.Update requires: No interruption
Source:

Extends

  • WKResource

RDS.DBParameterGroup

new DBParameterGroup()

Properties:
Name Type Description
Description String Required: Yes. A friendly description of the RDS parameter group. For example, "My Parameter Group".Update requires: Updates are not supported.
Family String Required: Yes. The database family of this RDS parameter group. For example, "MySQL5.1".Update requires: Updates are not supported.
Parameters Object Required: No. The parameters to set for this RDS parameter group.Update requires: No interruption or Some interruptions. Changes to dynamic parameters are applied immediately. During an update, if you have static parameters (whether they were changed or not), triggers AWS CloudFormation to reboot the associated DB instance without failover.
Tags resourcetags Required: No. The tags that you want to attach to the RDS parameter group.Update requires: No interruption
Source:

Extends

  • WKResource