OrderableReplicationInstance

In response to the DescribeOrderableReplicationInstances operation, this object describes an available replication instance. This description includes the replication instance's type, engine version, and allocated storage.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

List of Availability Zones for this replication instance.

Link copied to clipboard

The default amount of storage (in gigabytes) that is allocated for the replication instance.

Link copied to clipboard

The version of the replication engine.

Link copied to clipboard

The amount of storage (in gigabytes) that is allocated for the replication instance.

Link copied to clipboard

The minimum amount of storage (in gigabytes) that can be allocated for the replication instance.

Link copied to clipboard

The minimum amount of storage (in gigabytes) that can be allocated for the replication instance.

Link copied to clipboard

The value returned when the specified EngineVersion of the replication instance is in Beta or test mode. This indicates some features might not work as expected.

Link copied to clipboard

The compute and memory capacity of the replication instance as defined for the specified replication instance class. For example to specify the instance class dms.c4.large, set this parameter to "dms.c4.large".

Link copied to clipboard

The type of storage used by the replication instance.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String