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