toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.elasticache.kotlin.inputs
/
UserAuthenticationModeArgs
/
UserAuthenticationModeArgs
User
Authentication
Mode
Args
constructor
(
passwordCount
:
Output
<
Int
>
?
=
null
,
passwords
:
Output
<
List
<
String
>
>
?
=
null
,
type
:
Output
<
String
>
)