ModifyGlobalReplicationGroupRequest

Types

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

Properties

Link copied to clipboard

This parameter causes the modifications in this request and any pending modifications to be applied, asynchronously and as soon as possible. Modifications to Global Replication Groups cannot be requested to be applied in PreferredMaintenceWindow.

Link copied to clipboard

Determines whether a read replica is automatically promoted to read/write primary if the existing primary encounters a failure.

Link copied to clipboard

A valid cache node type that you want to scale this Global datastore to.

Link copied to clipboard

The name of the cache parameter group to use with the Global datastore. It must be compatible with the major engine version used by the Global datastore.

Link copied to clipboard

Modifies the engine listed in a global replication group message. The options are redis, memcached or valkey.

Link copied to clipboard

The upgraded version of the cache engine to be run on the clusters in the Global datastore.

Link copied to clipboard

A description of the Global datastore

Link copied to clipboard

The name of the Global datastore

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