pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.elasticache.kotlin.inputs
/
UserAuthenticationModeArgs
/
UserAuthenticationModeArgs
User
Authentication
Mode
Args
fun
UserAuthenticationModeArgs
(
passwordCount
:
Output
<
Int
>
?
=
null
,
passwords
:
Output
<
List
<
String
>
>
?
=
null
,
type
:
Output
<
String
>
)