toggle menu
pulumi-gcp-kotlin
8.31.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.alloydb.kotlin
/
UserArgs
/
UserArgs
User
Args
constructor
(
cluster
:
Output
<
String
>
?
=
null
,
databaseRoles
:
Output
<
List
<
String
>
>
?
=
null
,
password
:
Output
<
String
>
?
=
null
,
userId
:
Output
<
String
>
?
=
null
,
userType
:
Output
<
String
>
?
=
null
)