toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.cosmosdb.kotlin
/
MongoUserDefinitionArgs
/
MongoUserDefinitionArgs
Mongo
User
Definition
Args
constructor
(
cosmosMongoDatabaseId
:
Output
<
String
>
?
=
null
,
inheritedRoleNames
:
Output
<
List
<
String
>
>
?
=
null
,
password
:
Output
<
String
>
?
=
null
,
username
:
Output
<
String
>
?
=
null
)