NAME
Paws::ElastiCache::UserGroup
ATTRIBUTES
ARN => Str
The Amazon Resource Name (ARN) of the user group.
Engine => Str
The current supported value is Redis.
PendingChanges => Paws::ElastiCache::UserGroupPendingChanges
A list of updates being applied to the user groups.
ReplicationGroups => ArrayRef[Str|Undef]
A list of replication groups that the user group can access.
Status => Str
Indicates user group status. Can be "creating", "active", "modifying", "deleting".
UserGroupId => Str
The ID of the user group.
UserIds => ArrayRef[Str|Undef]
The list of user IDs that belong to the user group.