class Aws::ElastiCache::Types::UserGroup
@!attribute [rw] user_group_id
The ID of the user group. @return [String]
@!attribute [rw] status
Indicates user group status. Can be "creating", "active", "modifying", "deleting". @return [String]
@!attribute [rw] engine
The current supported value is Redis. @return [String]
@!attribute [rw] user_ids
The list of user IDs that belong to the user group. @return [Array<String>]
@!attribute [rw] pending_changes
A list of updates being applied to the user group. @return [Types::UserGroupPendingChanges]
@!attribute [rw] replication_groups
A list of replication groups that the user group can access. @return [Array<String>]
@!attribute [rw] arn
The Amazon Resource Name (ARN) of the user group. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/elasticache-2015-02-02/UserGroup AWS API Documentation
Constants
- SENSITIVE