AWSDMSReplicationPendingModifiedValues
No description
type AWSDMSReplicationPendingModifiedValues {
allocatedStorage: Int!
engineVersion: String!
multiAz: Boolean!
networkType: String!
class: String!
}
Fields
AWSDMSReplicationPendingModifiedValues.allocatedStorage
● Int!
non-null scalar
The amount of storage (in gigabytes) that is allocated for the replication instance
AWSDMSReplicationPendingModifiedValues.engineVersion
● String!
non-null scalar
The engine version number of the replication instance
AWSDMSReplicationPendingModifiedValues.multiAz
● Boolean!
non-null scalar
Specifies whether the replication instance is a Multi-AZ deployment
AWSDMSReplicationPendingModifiedValues.networkType
● String!
non-null scalar
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
AWSDMSReplicationPendingModifiedValues.class
● String!
non-null scalar
The compute and memory capacity of the replication instance as defined for the specified replication instance class
Member of
AWSDMSReplicationInstance
object