class Aws::RDS::Types::CreateDBSnapshotMessage
@see docs.aws.amazon.com/goto/WebAPI/rds-2014-10-31/CreateDBSnapshotMessage 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]
^
* Must match the identifier of an existing DBInstance.
Constraints:
snapshot of.
The identifier of the DB instance that you want to create the
@!attribute [rw] db_instance_identifier
@return [String]
Example: ‘my-snapshot-id`
* 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 DB snapshot.
@!attribute [rw] db_snapshot_identifier