ModifyUserResponse

Types

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

Properties

Link copied to clipboard

Access permissions string used for this user.

Link copied to clipboard
val arn: String?

The Amazon Resource Name (ARN) of the user.

Link copied to clipboard

Denotes whether the user requires a password to authenticate.

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

Indicates the user status. Can be "active", "modifying" or "deleting".

Link copied to clipboard

Returns a list of the user group IDs the user belongs to.

Link copied to clipboard

The ID of the user.

Link copied to clipboard

The username of the user.

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