class Aws::Lightsail::Types::RelationalDatabaseSnapshot
Describes a database snapshot.
@!attribute [rw] name
The name of the database snapshot. @return [String]
@!attribute [rw] arn
The Amazon Resource Name (ARN) of the database snapshot. @return [String]
@!attribute [rw] support_code
The support code for the database snapshot. Include this code in your email to support when you have questions about a database snapshot in Lightsail. This code enables our support team to look up your Lightsail information more easily. @return [String]
@!attribute [rw] created_at
The timestamp when the database snapshot was created. @return [Time]
@!attribute [rw] location
The Region name and Availability Zone where the database snapshot is located. @return [Types::ResourceLocation]
@!attribute [rw] resource_type
The Lightsail resource type. @return [String]
@!attribute [rw] tags
The tag keys and optional values for the resource. For more information about tags in Lightsail, see the [Amazon Lightsail Developer Guide][1]. [1]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-tags @return [Array<Types::Tag>]
@!attribute [rw] engine
The software of the database snapshot (for example, `MySQL`) @return [String]
@!attribute [rw] engine_version
The database engine version for the database snapshot (for example, `5.7.23`). @return [String]
@!attribute [rw] size_in_gb
The size of the disk in GB (for example, `32`) for the database snapshot. @return [Integer]
@!attribute [rw] state
The state of the database snapshot. @return [String]
@!attribute [rw] from_relational_database_name
The name of the source database from which the database snapshot was created. @return [String]
@!attribute [rw] from_relational_database_arn
The Amazon Resource Name (ARN) of the database from which the database snapshot was created. @return [String]
@!attribute [rw] from_relational_database_bundle_id
The bundle ID of the database from which the database snapshot was created. @return [String]
@!attribute [rw] from_relational_database_blueprint_id
The blueprint ID of the database from which the database snapshot was created. A blueprint describes the major engine version of a database. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/lightsail-2016-11-28/RelationalDatabaseSnapshot AWS API Documentation
Constants
- SENSITIVE