Java com.amazonaws.services.rds.model PendingModifiedValues fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.services.rds.model PendingModifiedValues fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.amazonaws.services.rds.model PendingModifiedValues.

The text is from its open source code.

Method

IntegergetAllocatedStorage()

Contains the new AllocatedStorage size for the DB instance that will be applied or is currently being applied.

IntegergetBackupRetentionPeriod()

Specifies the pending number of days for which automated backups are retained.

StringgetDBInstanceClass()

Contains the new DBInstanceClass for the DB instance that will be applied or is currently being applied.

StringgetEngineVersion()

Indicates the database engine version.

StringgetMasterUserPassword()

Contains the pending or currently-in-progress change of the master credentials for the DB instance.

BooleangetMultiAZ()

Indicates that the Single-AZ DB instance is to change to a Multi-AZ deployment.

IntegergetPort()

Specifies the pending port for the DB instance.