RelationalDatabaseBlueprint - Amazon Lightsail

RelationalDatabaseBlueprint

Describes a database image, or blueprint. A blueprint describes the major engine version of a database.

Contents

blueprintId

The ID for the database blueprint.

Type: String

Required: No

engine

The database software of the database blueprint (for example, MySQL).

Type: String

Valid Values: mysql

Required: No

engineDescription

The description of the database engine for the database blueprint.

Type: String

Required: No

engineVersion

The database engine version for the database blueprint (for example, 5.7.23).

Type: String

Required: No

engineVersionDescription

The description of the database engine version for the database blueprint.

Type: String

Required: No

isEngineDefault

A Boolean value indicating whether the engine version is the default for the database blueprint.

Type: Boolean

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: