pulumi-google-native-kotlin
0.31.1.1
pulumi-google-native-kotlin
/
com.pulumi.googlenative.datalineage.v1.kotlin.inputs
/
GetLineageEventPlainArgs
Get
Lineage
Event
Plain
Args
data
class
GetLineageEventPlainArgs
(
val
lineageEventId
:
String
,
val
location
:
String
,
val
processId
:
String
,
val
project
:
String
?
=
null
,
val
runId
:
String
)
:
ConvertibleToJava
<
GetLineageEventPlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Lineage
Event
Plain
Args
Link copied to clipboard
fun
GetLineageEventPlainArgs
(
lineageEventId
:
String
,
location
:
String
,
processId
:
String
,
project
:
String
?
=
null
,
runId
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetLineageEventPlainArgs
Properties
lineage
Event
Id
Link copied to clipboard
val
lineageEventId
:
String
location
Link copied to clipboard
val
location
:
String
process
Id
Link copied to clipboard
val
processId
:
String
project
Link copied to clipboard
val
project
:
String
?
=
null
run
Id
Link copied to clipboard
val
runId
:
String