pulumi-aws-kotlin
5.29.1.1
pulumi-aws-kotlin
/
com.pulumi.aws.glue.kotlin
/
WorkflowArgs
/
WorkflowArgs
Workflow
Args
fun
WorkflowArgs
(
defaultRunProperties
:
Output
<
Map
<
String
,
Any
>
>
?
=
null
,
description
:
Output
<
String
>
?
=
null
,
maxConcurrentRuns
:
Output
<
Int
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
tags
:
Output
<
Map
<
String
,
String
>
>
?
=
null
)