headers

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

Parameters

value

The HTTP headers to send with the message data.


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


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

Parameters

values

The HTTP headers to send with the message data.


@JvmName(name = "jotqtbntswpmoaov")
suspend fun headers(argument: List<suspend TopicRuleHttpActionHeaderArgsBuilder.() -> Unit>)
@JvmName(name = "chmhtbhogrmvrxdt")
suspend fun headers(vararg argument: suspend TopicRuleHttpActionHeaderArgsBuilder.() -> Unit)
@JvmName(name = "mdupnrainbartrvw")
suspend fun headers(argument: suspend TopicRuleHttpActionHeaderArgsBuilder.() -> Unit)

Parameters

argument

The HTTP headers to send with the message data.