Hl7StoreArgs

constructor(dataset: Output<String>? = null, labels: Output<Map<String, String>>? = null, name: Output<String>? = null, notificationConfig: Output<Hl7StoreNotificationConfigArgs>? = null, notificationConfigs: Output<List<Hl7StoreNotificationConfigsArgs>>? = null, parserConfig: Output<Hl7StoreParserConfigArgs>? = null, rejectDuplicateMessage: Output<Boolean>? = null)