headers

@JvmName(name = "tjtcstohbchqlvvq")
suspend fun headers(value: Output<List<TopicRuleHttpActionHeaderArgs>>)
@JvmName(name = "vamfuuqfclomheue")
suspend fun headers(value: List<TopicRuleHttpActionHeaderArgs>?)

Parameters

value

The HTTP headers to send with the message data.


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


@JvmName(name = "bwderupjuhiwuvwa")
suspend fun headers(values: List<Output<TopicRuleHttpActionHeaderArgs>>)
@JvmName(name = "krkullnmpeitguuj")
suspend fun headers(vararg values: TopicRuleHttpActionHeaderArgs)

Parameters

values

The HTTP headers to send with the message data.


@JvmName(name = "jcgmsjocexmvafdi")
suspend fun headers(argument: List<suspend TopicRuleHttpActionHeaderArgsBuilder.() -> Unit>)
@JvmName(name = "dgnfqeoqlwrerppg")
suspend fun headers(vararg argument: suspend TopicRuleHttpActionHeaderArgsBuilder.() -> Unit)
@JvmName(name = "ikuaaorppfmlexos")
suspend fun headers(argument: suspend TopicRuleHttpActionHeaderArgsBuilder.() -> Unit)

Parameters

argument

The HTTP headers to send with the message data.