class Aws::RDS::Types::CopyOptionGroupMessage


@see docs.aws.amazon.com/goto/WebAPI/rds-2014-10-31/CopyOptionGroupMessage 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]
The description for the copied option group.
@!attribute [rw] target_option_group_description
@return [String]
Example: ‘my-option-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 option group.
@!attribute [rw] target_option_group_identifier
@return [String]
^
* Must specify a valid option group.
Constraints:
The identifier for the source option group.
@!attribute [rw] source_option_group_identifier