pulumi-google-native-kotlin
0.31.1.1
pulumi-google-native-kotlin
/
com.pulumi.googlenative.healthcare.v1beta1.kotlin.outputs
/
ParsedDataResponse
Parsed
Data
Response
data
class
ParsedDataResponse
(
val
segments
:
List
<
SegmentResponse
>
)
The content of an HL7v2 message in a structured format.
Types
Constructors
Properties
Constructors
Parsed
Data
Response
Link copied to clipboard
fun
ParsedDataResponse
(
segments
:
List
<
SegmentResponse
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
segments
Link copied to clipboard
val
segments
:
List
<
SegmentResponse
>