fhir Streaming Source
suspend fun fhirStreamingSource(value: Output<PipelineJobMappingPipelineJobFhirStreamingSourceArgs>)
Parameters
value
A streaming FHIR data source. Structure is documented below.
suspend fun fhirStreamingSource(argument: suspend PipelineJobMappingPipelineJobFhirStreamingSourceArgsBuilder.() -> Unit)
Parameters
argument
A streaming FHIR data source. Structure is documented below.