class Aws::RDS::Types::CopyDBParameterGroupMessage
@see docs.aws.amazon.com/goto/WebAPI/rds-2014-10-31/CopyDBParameterGroupMessage AWS API Documentation
@return [Array<Types::Tag>]<br>: docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_Tagging.html<br><br><br><br>Resources][1] in the *Amazon RDS User Guide.*
A list of tags. For more information, see [Tagging Amazon RDS
@!attribute [rw] tags
@return [String]
A description for the copied DB parameter group.
@!attribute [rw] target_db_parameter_group_description
@return [String]
Example: ‘my-db-parameter-group`
* Can’t end with a hyphen or contain two consecutive hyphens
* First character must be a letter
* Must contain from 1 to 255 letters, numbers, or hyphens
* Can’t be null, empty, or blank
Constraints:
The identifier for the copied DB parameter group.
@!attribute [rw] target_db_parameter_group_identifier
@return [String]<br>: docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_Tagging.ARN.html#USER_Tagging.ARN.Constructing<br><br><br><br>^
* Must specify a valid DB parameter group.
Constraints:
Amazon RDS] in the *Amazon RDS User Guide*.
information about creating an ARN, see [ Constructing an ARN for
The identifier or ARN for the source DB parameter group. For
@!attribute [rw] source_db_parameter_group_identifier