headers

@JvmName(name = "wofpjktytjbtgskn")
suspend fun headers(value: Output<List<TopicRuleKafkaHeaderArgs>>)
@JvmName(name = "cglobwuoubggejhk")
suspend fun headers(value: List<TopicRuleKafkaHeaderArgs>?)

Parameters

value

The list of Kafka headers that you specify. Nested arguments below.


@JvmName(name = "wgpplnobnrsltfrp")
suspend fun headers(vararg values: Output<TopicRuleKafkaHeaderArgs>)


@JvmName(name = "kfkdubqhntavnkla")
suspend fun headers(values: List<Output<TopicRuleKafkaHeaderArgs>>)
@JvmName(name = "uqkuiqoncsjraycu")
suspend fun headers(vararg values: TopicRuleKafkaHeaderArgs)

Parameters

values

The list of Kafka headers that you specify. Nested arguments below.


@JvmName(name = "etnbollhtkexhdtg")
suspend fun headers(argument: List<suspend TopicRuleKafkaHeaderArgsBuilder.() -> Unit>)
@JvmName(name = "sdpxnhlmwxcaugxp")
suspend fun headers(vararg argument: suspend TopicRuleKafkaHeaderArgsBuilder.() -> Unit)
@JvmName(name = "nddqirfiwrqqfoyn")
suspend fun headers(argument: suspend TopicRuleKafkaHeaderArgsBuilder.() -> Unit)

Parameters

argument

The list of Kafka headers that you specify. Nested arguments below.