MessageArgs

fun MessageArgs(data: Output<String>? = null, datasetId: Output<String>? = null, hl7V2StoreId: Output<String>? = null, labels: Output<Map<String, String>>? = null, location: Output<String>? = null, messageType: Output<String>? = null, name: Output<String>? = null, patientIds: Output<List<PatientIdArgs>>? = null, project: Output<String>? = null, schematizedData: Output<SchematizedDataArgs>? = null, sendFacility: Output<String>? = null, sendTime: Output<String>? = null)