pulumi-google-native-kotlin
0.31.1.1
pulumi-google-native-kotlin
/
com.pulumi.googlenative.healthcare.v1.kotlin.inputs
/
GetMessagePlainArgs
Get
Message
Plain
Args
data
class
GetMessagePlainArgs
(
val
datasetId
:
String
,
val
hl7V2StoreId
:
String
,
val
location
:
String
,
val
messageId
:
String
,
val
project
:
String
?
=
null
,
val
view
:
String
?
=
null
)
:
ConvertibleToJava
<
GetMessagePlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Message
Plain
Args
Link copied to clipboard
fun
GetMessagePlainArgs
(
datasetId
:
String
,
hl7V2StoreId
:
String
,
location
:
String
,
messageId
:
String
,
project
:
String
?
=
null
,
view
:
String
?
=
null
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetMessagePlainArgs
Properties
dataset
Id
Link copied to clipboard
val
datasetId
:
String
hl7V2Store
Id
Link copied to clipboard
val
hl7V2StoreId
:
String
location
Link copied to clipboard
val
location
:
String
message
Id
Link copied to clipboard
val
messageId
:
String
project
Link copied to clipboard
val
project
:
String
?
=
null
view
Link copied to clipboard
val
view
:
String
?
=
null