class Aws::DatabaseMigrationService::Types::ReplicationPendingModifiedValues

Provides information about the values of pending modifications to a replication instance. This data type is an object of the [ `ReplicationInstance` ][1] user-defined data type.

[1]: docs.aws.amazon.com/dms/latest/APIReference/API_ReplicationInstance.html

@!attribute [rw] replication_instance_class

The compute and memory capacity of the replication instance as
defined for the specified replication instance class.

For more information on the settings and capacities for the
available replication instance classes, see [ Selecting the right
DMS replication instance for your migration][1].

[1]: https://docs.aws.amazon.com/dms/latest/userguide/CHAP_ReplicationInstance.html#CHAP_ReplicationInstance.InDepth
@return [String]

@!attribute [rw] allocated_storage

The amount of storage (in gigabytes) that is allocated for the
replication instance.
@return [Integer]

@!attribute [rw] multi_az

Specifies whether the replication instance is a Multi-AZ deployment.
You can't set the `AvailabilityZone` parameter if the Multi-AZ
parameter is set to `true`.
@return [Boolean]

@!attribute [rw] engine_version

The engine version number of the replication instance.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/dms-2016-01-01/ReplicationPendingModifiedValues AWS API Documentation

Constants

SENSITIVE