FhirStoreArgs

constructor(complexDataTypeReferenceParsing: Output<String>? = null, dataset: Output<String>? = null, defaultSearchHandlingStrict: Output<Boolean>? = null, disableReferentialIntegrity: Output<Boolean>? = null, disableResourceVersioning: Output<Boolean>? = null, enableHistoryImport: Output<Boolean>? = null, enableHistoryModifications: Output<Boolean>? = null, enableUpdateCreate: Output<Boolean>? = null, labels: Output<Map<String, String>>? = null, name: Output<String>? = null, notificationConfig: Output<FhirStoreNotificationConfigArgs>? = null, notificationConfigs: Output<List<FhirStoreNotificationConfigArgs>>? = null, streamConfigs: Output<List<FhirStoreStreamConfigArgs>>? = null, version: Output<String>? = null)