class Aws::DocDB::Types::PendingModifiedValues
One or more modified settings for an instance. These modified settings have been requested, but haven't been applied yet.
@!attribute [rw] db_instance_class
Contains the new `DBInstanceClass` for the instance that will be applied or is currently being applied. @return [String]
@!attribute [rw] allocated_storage
Contains the new `AllocatedStorage` size for then instance that will be applied or is currently being applied. @return [Integer]
@!attribute [rw] master_user_password
Contains the pending or currently in-progress change of the master credentials for the instance. @return [String]
@!attribute [rw] port
Specifies the pending port for the instance. @return [Integer]
@!attribute [rw] backup_retention_period
Specifies the pending number of days for which automated backups are retained. @return [Integer]
@!attribute [rw] multi_az
Indicates that the Single-AZ instance is to change to a Multi-AZ deployment. @return [Boolean]
@!attribute [rw] engine_version
Indicates the database engine version. @return [String]
@!attribute [rw] license_model
The license model for the instance. Valid values: `license-included`, `bring-your-own-license`, `general-public-license` @return [String]
@!attribute [rw] iops
Specifies the new Provisioned IOPS value for the instance that will be applied or is currently being applied. @return [Integer]
@!attribute [rw] db_instance_identifier
Contains the new `DBInstanceIdentifier` for the instance that will be applied or is currently being applied. @return [String]
@!attribute [rw] storage_type
Specifies the storage type to be associated with the instance. @return [String]
@!attribute [rw] ca_certificate_identifier
Specifies the identifier of the certificate authority (CA) certificate for the DB instance. @return [String]
@!attribute [rw] db_subnet_group_name
The new subnet group for the instance. @return [String]
@!attribute [rw] pending_cloudwatch_logs_exports
A list of the log types whose configuration is still pending. These log types are in the process of being activated or deactivated. @return [Types::PendingCloudwatchLogsExports]
@see docs.aws.amazon.com/goto/WebAPI/docdb-2014-10-31/PendingModifiedValues AWS API Documentation
Constants
- SENSITIVE