identityIds

@JvmName(name = "fcmyulwcucfohfcl")
suspend fun identityIds(value: Output<List<String>>)
@JvmName(name = "gihdxslxoasvfbbh")
suspend fun identityIds(value: List<String>?)

Parameters

value

Specifies a list of User Assigned Managed Identity IDs to be assigned to this Cosmos Account.


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


@JvmName(name = "sasdxecblpqkbyhh")
suspend fun identityIds(values: List<Output<String>>)
@JvmName(name = "wkvxupbvjvsvluiw")
suspend fun identityIds(vararg values: String)

Parameters

values

Specifies a list of User Assigned Managed Identity IDs to be assigned to this Cosmos Account.