inheritedRoleNames

@JvmName(name = "gacdlvmumvmyjuge")
suspend fun inheritedRoleNames(value: Output<List<String>>)
@JvmName(name = "glrkcbsxkyihhmyv")
suspend fun inheritedRoleNames(value: List<String>?)

Parameters

value

A list of Mongo Roles which are inherited to the Mongo Role Definition.

Note: The role that needs to be inherited should exist in the Mongo DB of cosmos_mongo_database_id.


@JvmName(name = "avmrfqbvhwhurrdc")
suspend fun inheritedRoleNames(vararg values: Output<String>)


@JvmName(name = "imuapoosvtewggrk")
suspend fun inheritedRoleNames(values: List<Output<String>>)
@JvmName(name = "ylqlhcxsfgoucjcl")
suspend fun inheritedRoleNames(vararg values: String)

Parameters

values

A list of Mongo Roles which are inherited to the Mongo Role Definition.

Note: The role that needs to be inherited should exist in the Mongo DB of cosmos_mongo_database_id.