toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.appintegrations.kotlin
/
EventIntegrationArgs
/
EventIntegrationArgs
Event
Integration
Args
constructor
(
description
:
Output
<
String
>
?
=
null
,
eventBridgeBus
:
Output
<
String
>
?
=
null
,
eventFilter
:
Output
<
EventIntegrationEventFilterArgs
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
tags
:
Output
<
List
<
TagArgs
>
>
?
=
null
)