You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::ElastiCache::Types::ReplicationGroupPendingModifiedValues

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

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

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#auth_token_statusString

The auth token status

Possible values:

  • SETTING
  • ROTATING

Returns:

  • (String)

    The auth token status.

#automatic_failover_statusString

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

Possible values:

  • enabled
  • disabled

Returns:

  • (String)

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

#primary_cluster_idString

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

Returns:

  • (String)

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

#reshardingTypes::ReshardingStatus

The status of an online resharding operation.

Returns:

#user_groupsTypes::UserGroupsUpdateStatus

The user groups being modified.

Returns: