headers

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

Parameters

value

The HTTP headers to send with the message data.


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


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

Parameters

values

The HTTP headers to send with the message data.


@JvmName(name = "pmetotilwxkxkhbv")
suspend fun headers(argument: List<suspend TopicRuleHttpActionHeaderArgsBuilder.() -> Unit>)
@JvmName(name = "vcdrqgnmjktlfgjh")
suspend fun headers(vararg argument: suspend TopicRuleHttpActionHeaderArgsBuilder.() -> Unit)
@JvmName(name = "wdoeowfcsgesvjgg")
suspend fun headers(argument: suspend TopicRuleHttpActionHeaderArgsBuilder.() -> Unit)

Parameters

argument

The HTTP headers to send with the message data.