toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.iot.kotlin.inputs
/
TopicRuleKafkaActionArgs
/
TopicRuleKafkaActionArgs
Topic
Rule
Kafka
Action
Args
constructor
(
clientProperties
:
Output
<
Map
<
String
,
String
>
>
,
destinationArn
:
Output
<
String
>
,
headers
:
Output
<
List
<
TopicRuleKafkaActionHeaderArgs
>
>
?
=
null
,
key
:
Output
<
String
>
?
=
null
,
partition
:
Output
<
String
>
?
=
null
,
topic
:
Output
<
String
>
)