Participant Args
fun ParticipantArgs(conversationId: Output<String>? = null, documentsMetadataFilters: Output<Map<String, String>>? = null, location: Output<String>? = null, name: Output<String>? = null, obfuscatedExternalUserId: Output<String>? = null, project: Output<String>? = null, role: Output<ParticipantRole>? = null, sipRecordingMediaLabel: Output<String>? = null)