ReplicationInstance

Provides information that defines a replication instance.

Types

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

Properties

Link copied to clipboard

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

Link copied to clipboard

Boolean value indicating if minor version upgrades will be automatically applied to the instance.

Link copied to clipboard

The Availability Zone for the instance.

Link copied to clipboard

The DNS name servers supported for the replication instance to access your on-premise source or target database.

Link copied to clipboard

The engine version number of the replication instance.

Link copied to clipboard

The expiration date of the free replication instance that is part of the Free DMS program.

Link copied to clipboard

The time the replication instance was created.

Link copied to clipboard

Specifies the settings required for kerberos authentication when replicating an instance.

Link copied to clipboard

An KMS key identifier that is used to encrypt the data on the replication instance.

Link copied to clipboard

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.

Link copied to clipboard

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.

Link copied to clipboard

The pending modification values.

Link copied to clipboard

The maintenance window times for the replication instance. Any pending upgrades to the replication instance are performed during this time.

Link copied to clipboard

Specifies the accessibility options for the replication instance. A value of true represents an instance with a public IP address. A value of false represents an instance with a private IP address. The default value is true.

Link copied to clipboard

The Amazon Resource Name (ARN) of the replication instance.

Link copied to clipboard

The compute and memory capacity of the replication instance as defined for the specified replication instance class. It is a required parameter, although a default value is pre-selected in the DMS console.

Link copied to clipboard

The replication instance identifier is a required parameter. This parameter is stored as a lowercase string.

Link copied to clipboard

One or more IPv6 addresses for the replication instance.

Link copied to clipboard

The private IP address of the replication instance.

Link copied to clipboard

One or more private IP addresses for the replication instance.

Link copied to clipboard

The public IP address of the replication instance.

Link copied to clipboard

One or more public IP addresses for the replication instance.

Link copied to clipboard

The status of the replication instance. The possible return values include:

Link copied to clipboard

The subnet group for the replication instance.

Link copied to clipboard

The Availability Zone of the standby replication instance in a Multi-AZ deployment.

Link copied to clipboard

The VPC security group for the 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