CreateUserGroupResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val arn: String?

The Amazon Resource Name (ARN) of the user group.

Link copied to clipboard

The options are valkey or redis.

Link copied to clipboard

The minimum engine version required, which is Redis OSS 6.0

Link copied to clipboard

A list of updates being applied to the user group.

Link copied to clipboard

A list of replication groups that the user group can access.

Link copied to clipboard

Indicates which serverless caches the specified user group is associated with. Available for Valkey, Redis OSS and Serverless Memcached only.

Link copied to clipboard

Indicates user group status. Can be "creating", "active", "modifying", "deleting".

Link copied to clipboard

The ID of the user group.

Link copied to clipboard

The list of user IDs that belong to the user group.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String