AWSElastiCacheUserAuthentication
No description
type AWSElastiCacheUserAuthentication {
passwordCount: Int!
type: AWSElastiCacheUserAuthenticationType!
}
Fields
AWSElastiCacheUserAuthentication.passwordCount ● Int! non-null scalar
The number of passwords belonging to the user. The maximum is two.
AWSElastiCacheUserAuthentication.type ● AWSElastiCacheUserAuthenticationType! non-null enum
Indicates whether the user requires a password to authenticate
Member of
AWSElastiCacheUser object