ReplicationPendingModifiedValues
Provides information about the values of pending modifications to a replication
instance. This data type is an object of the
ReplicationInstance
user-defined
data type.
Contents
- AllocatedStorage
-
The amount of storage (in gigabytes) that is allocated for the replication instance.
Type: Integer
Required: No
- EngineVersion
-
The engine version number of the replication instance.
Type: String
Required: No
- MultiAZ
-
Specifies whether the replication instance is a Multi-AZ deployment. You can't set the
AvailabilityZone
parameter if the Multi-AZ parameter is set totrue
.Type: Boolean
Required: No
- NetworkType
-
The type of IP address protocol used by a replication instance, such as IPv4 only or Dual-stack that supports both IPv4 and IPv6 addressing. IPv6 only is not yet supported.
Type: String
Required: No
- ReplicationInstanceClass
-
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 AWS DMS replication instance for your migration.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: