toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.glue.kotlin.inputs
/
TriggerActionArgs
/
TriggerActionArgs
Trigger
Action
Args
constructor
(
arguments
:
Output
<
Map
<
String
,
String
>
>
?
=
null
,
crawlerName
:
Output
<
String
>
?
=
null
,
jobName
:
Output
<
String
>
?
=
null
,
notificationProperty
:
Output
<
TriggerActionNotificationPropertyArgs
>
?
=
null
,
securityConfiguration
:
Output
<
String
>
?
=
null
,
timeout
:
Output
<
Int
>
?
=
null
)