toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
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.
Members
Constructors
Parsed
Data
Response
Link copied to clipboard
constructor
(
segments
:
List
<
SegmentResponse
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
segments
Link copied to clipboard
val
segments
:
List
<
SegmentResponse
>