You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Lightsail::Types::PendingModifiedRelationalDatabaseValues

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Describes a pending database value modification.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#backup_retention_enabledBoolean

A Boolean value indicating whether automated backup retention is enabled.

Returns:

  • (Boolean)

    A Boolean value indicating whether automated backup retention is enabled.

#engine_versionString

The database engine version.

Returns:

  • (String)

    The database engine version.

#master_user_passwordString

The password for the master user of the database.

Returns:

  • (String)

    The password for the master user of the database.