pulumi-aws-kotlin
5.42.0.1
pulumi-aws-kotlin
/
com.pulumi.aws.elasticache.kotlin.inputs
/
GetUserAuthenticationMode
Get
User
Authentication
Mode
data
class
GetUserAuthenticationMode
(
val
passwordCount
:
Int
?
=
null
,
val
type
:
String
?
=
null
)
:
ConvertibleToJava
<
GetUserAuthenticationMode
>
Constructors
Functions
Properties
Constructors
Get
User
Authentication
Mode
Link copied to clipboard
fun
GetUserAuthenticationMode
(
passwordCount
:
Int
?
=
null
,
type
:
String
?
=
null
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetUserAuthenticationMode
Properties
password
Count
Link copied to clipboard
val
passwordCount
:
Int
?
=
null
type
Link copied to clipboard
val
type
:
String
?
=
null