Hl7V2StoreArgs

fun Hl7V2StoreArgs(datasetId: Output<String>? = null, hl7V2StoreId: Output<String>? = null, labels: Output<Map<String, String>>? = null, location: Output<String>? = null, name: Output<String>? = null, notificationConfig: Output<NotificationConfigArgs>? = null, notificationConfigs: Output<List<Hl7V2NotificationConfigArgs>>? = null, parserConfig: Output<ParserConfigArgs>? = null, project: Output<String>? = null, rejectDuplicateMessage: Output<Boolean>? = null)