ReplicationGroupPendingModifiedValues

The settings to be applied to the Redis replication group, either immediately or during the next maintenance window.

Types

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

Properties

Link copied to clipboard

The auth token status

Link copied to clipboard

Indicates the status of automatic failover for this Redis replication group.

Link copied to clipboard

Enabled or Disabled. To modify cluster mode from Disabled to Enabled, you must first set the cluster mode to Compatible. Compatible mode allows your Redis clients to connect using both cluster mode enabled and cluster mode disabled. After you migrate all Redis clients to use cluster mode enabled, you can then complete cluster mode configuration and set the cluster mode to Enabled.

Link copied to clipboard

The log delivery configurations being modified

Link copied to clipboard

The primary cluster ID that is applied immediately (if --apply-immediately was specified), or during the next maintenance window.

Link copied to clipboard

The status of an online resharding operation.

Link copied to clipboard

A flag that enables in-transit encryption when set to true.

Link copied to clipboard

A setting that allows you to migrate your clients to use in-transit encryption, with no downtime.

Link copied to clipboard

The user group being modified.

Functions

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