userAssignedIdentityId

@JvmName(name = "iukikwssidnrwcci")
suspend fun userAssignedIdentityId(value: Output<String>)
@JvmName(name = "vfowvocduxphllim")
suspend fun userAssignedIdentityId(value: String?)

Parameters

value

The ID of a User Managed Identity that will be used to access Key Vaults that contain the encryption keys.

Note: If using user_assigned_identity_id, ensure the User Assigned Identity is also assigned to the parent Event Hub. Note: If using user_assigned_identity_id, make sure to assign the identity the appropriate permissions to access the Key Vault key. Failure to grant Get, UnwrapKey, and WrapKey will cause this resource to fail to apply.