class Aws::ElastiCache::Types::ReplicationGroupPendingModifiedValues
The settings to be applied to the Redis replication group, either immediately or during the next maintenance window.
@!attribute [rw] primary_cluster_id
The primary cluster ID that is applied immediately (if `--apply-immediately` was specified), or during the next maintenance window. @return [String]
@!attribute [rw] automatic_failover_status
Indicates the status of automatic failover for this Redis replication group. @return [String]
@!attribute [rw] resharding
The status of an online resharding operation. @return [Types::ReshardingStatus]
@!attribute [rw] auth_token_status
The auth token status @return [String]
@!attribute [rw] user_groups
The user group being modified. @return [Types::UserGroupsUpdateStatus]
@!attribute [rw] log_delivery_configurations
The log delivery configurations being modified @return [Array<Types::PendingLogDeliveryConfiguration>]
@see docs.aws.amazon.com/goto/WebAPI/elasticache-2015-02-02/ReplicationGroupPendingModifiedValues AWS API Documentation
Constants
- SENSITIVE