pulumi-aws-kotlin
6.2.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.iam.kotlin
/
UserLoginProfileArgs
/
UserLoginProfileArgs
User
Login
Profile
Args
fun
UserLoginProfileArgs
(
passwordLength
:
Output
<
Int
>
?
=
null
,
passwordResetRequired
:
Output
<
Boolean
>
?
=
null
,
pgpKey
:
Output
<
String
>
?
=
null
,
user
:
Output
<
String
>
?
=
null
)