identityId

@JvmName(name = "rxcqfwrhwtmevibd")
suspend fun identityId(value: Output<String>)
@JvmName(name = "wbodwycskhsvmoes")
suspend fun identityId(value: String?)

Parameters

value

The ID of the User Managed Identity used to authenticate against the Cosmos DB Account endpoint.

Note: identity_id can only be specified when authentication_type is identityBased. It must be one of the identity_ids of the Iot Hub. If not specified when authentication_type is identityBased, System Assigned Managed Identity of the Iot Hub will be used.