AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Describes a pending database value modification.

Inheritance Hierarchy

System.Object
  Amazon.Lightsail.Model.PendingModifiedRelationalDatabaseValues

Namespace: Amazon.Lightsail.Model
Assembly: AWSSDK.Lightsail.dll
Version: 3.x.y.z

Syntax

C#
public class PendingModifiedRelationalDatabaseValues

The PendingModifiedRelationalDatabaseValues type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property BackupRetentionEnabled System.Boolean

Gets and sets the property BackupRetentionEnabled.

A Boolean value indicating whether automated backup retention is enabled.

Public Property EngineVersion System.String

Gets and sets the property EngineVersion.

The database engine version.

Public Property MasterUserPassword System.String

Gets and sets the property MasterUserPassword.

The password for the master user of the database.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5