class Aws::ElastiCache::Types::User

@!attribute [rw] user_id

The ID of the user.
@return [String]

@!attribute [rw] user_name

The username of the user.
@return [String]

@!attribute [rw] status

Indicates the user status. Can be "active", "modifying" or
"deleting".
@return [String]

@!attribute [rw] engine

The current supported value is Redis.
@return [String]

@!attribute [rw] access_string

Access permissions string used for this user.
@return [String]

@!attribute [rw] user_group_ids

Returns a list of the user group IDs the user belongs to.
@return [Array<String>]

@!attribute [rw] authentication

Denotes whether the user requires a password to authenticate.
@return [Types::Authentication]

@!attribute [rw] arn

The Amazon Resource Name (ARN) of the user.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/elasticache-2015-02-02/User AWS API Documentation

Constants

SENSITIVE