toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.workflowexecutions.v1.kotlin
/
ExecutionArgs
/
ExecutionArgs
Execution
Args
constructor
(
argument
:
Output
<
String
>
?
=
null
,
callLogLevel
:
Output
<
ExecutionCallLogLevel
>
?
=
null
,
labels
:
Output
<
Map
<
String
,
String
>
>
?
=
null
,
location
:
Output
<
String
>
?
=
null
,
project
:
Output
<
String
>
?
=
null
,
workflowId
:
Output
<
String
>
?
=
null
)