NAME
Paws::ElastiCache::User
ATTRIBUTES
AccessString => Str
Access permissions string used for this user.
ARN => Str
The Amazon Resource Name (ARN) of the user.
Authentication => Paws::ElastiCache::Authentication
Denotes whether the user requires a password to authenticate.
Engine => Str
The current supported value is Redis.
Status => Str
Indicates the user status. Can be "active", "modifying" or "deleting".
UserGroupIds => ArrayRef[Str|Undef]
Returns a list of the user group IDs the user belongs to.
UserId => Str
The ID of the user.
UserName => Str
The username of the user.