pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.eds.kotlin
/
UserArgs
/
UserArgs
User
Args
fun
UserArgs
(
email
:
Output
<
String
>
?
=
null
,
endUserId
:
Output
<
String
>
?
=
null
,
password
:
Output
<
String
>
?
=
null
,
phone
:
Output
<
String
>
?
=
null
,
status
:
Output
<
String
>
?
=
null
)