class Aws::Lightsail::Types::RelationalDatabaseBlueprint
Describes a database image, or blueprint. A blueprint describes the major engine version of a database.
@!attribute [rw] blueprint_id
The ID for the database blueprint. @return [String]
@!attribute [rw] engine
The database software of the database blueprint (for example, `MySQL`). @return [String]
@!attribute [rw] engine_version
The database engine version for the database blueprint (for example, `5.7.23`). @return [String]
@!attribute [rw] engine_description
The description of the database engine for the database blueprint. @return [String]
@!attribute [rw] engine_version_description
The description of the database engine version for the database blueprint. @return [String]
@!attribute [rw] is_engine_default
A Boolean value indicating whether the engine version is the default for the database blueprint. @return [Boolean]
@see docs.aws.amazon.com/goto/WebAPI/lightsail-2016-11-28/RelationalDatabaseBlueprint AWS API Documentation
Constants
- SENSITIVE