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