toggle menu
pulumi-azure-kotlin
6.22.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.cosmosdb.kotlin
/
MongoRoleDefinitionArgs
/
MongoRoleDefinitionArgs
Mongo
Role
Definition
Args
constructor
(
cosmosMongoDatabaseId
:
Output
<
String
>
?
=
null
,
inheritedRoleNames
:
Output
<
List
<
String
>
>
?
=
null
,
privileges
:
Output
<
List
<
MongoRoleDefinitionPrivilegeArgs
>
>
?
=
null
,
roleName
:
Output
<
String
>
?
=
null
)