class Aws::MemoryDB::Types::Authentication

Denotes the user's authentication properties, such as whether it requires a password to authenticate. Used in output responses.

@!attribute [rw] type

Indicates whether the user requires a password to authenticate.
@return [String]

@!attribute [rw] password_count

The number of passwords belonging to the user. The maximum is two.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/memorydb-2021-01-01/Authentication AWS API Documentation

Constants

SENSITIVE