AWSElastiCacheReplicationGroupPendingModifiedValues
No description
type AWSElastiCacheReplicationGroupPendingModifiedValues {
authTokenStatus: AWSElastiCacheClusterAuthTokenUpdateStatusType!
automaticFailoverStatus: AWSElastiCacheAutomaticFailoverStatusType!
clusterMode: AWSElastiCacheClusterModeType!
primaryClusterId: String!
resharding: AWSElastiCacheReshardingStatus
transitEncryptionEnabled: Boolean!
userGroups: AWSElastiCacheUserGroupUpdateStatus
}
Fields
AWSElastiCacheReplicationGroupPendingModifiedValues.authTokenStatus
● AWSElastiCacheClusterAuthTokenUpdateStatusType!
non-null enum
The auth token status
AWSElastiCacheReplicationGroupPendingModifiedValues.automaticFailoverStatus
● AWSElastiCacheAutomaticFailoverStatusType!
non-null enum
The status of automatic failover for this Redis replication group
AWSElastiCacheReplicationGroupPendingModifiedValues.clusterMode
● AWSElastiCacheClusterModeType!
non-null enum
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.
AWSElastiCacheReplicationGroupPendingModifiedValues.primaryClusterId
● String!
non-null scalar
The primary cluster ID that is applied immediately (if --apply-immediately was specified), or during the next maintenance window
AWSElastiCacheReplicationGroupPendingModifiedValues.resharding
● AWSElastiCacheReshardingStatus
object
The status of an online resharding operation
AWSElastiCacheReplicationGroupPendingModifiedValues.transitEncryptionEnabled
● Boolean!
non-null scalar
A flag that enables in-transit encryption when set to true
AWSElastiCacheReplicationGroupPendingModifiedValues.userGroups
● AWSElastiCacheUserGroupUpdateStatus
object
The user group being modified