responseHeaders

@JvmName(name = "uwvvxedsgqdqarkg")
suspend fun responseHeaders(value: Output<List<RuleGroupRuleActionBlockCustomResponseResponseHeaderArgs>>)

Parameters

value

The response_header blocks used to define the HTTP response headers added to the response. See Custom HTTP Header below for details.


@JvmName(name = "eivobxoosgklbggs")
suspend fun responseHeaders(vararg values: Output<RuleGroupRuleActionBlockCustomResponseResponseHeaderArgs>)


@JvmName(name = "phumajpbvtqxihll")
suspend fun responseHeaders(values: List<Output<RuleGroupRuleActionBlockCustomResponseResponseHeaderArgs>>)
@JvmName(name = "xcsuubimprvsrlic")
suspend fun responseHeaders(vararg values: RuleGroupRuleActionBlockCustomResponseResponseHeaderArgs)

Parameters

values

The response_header blocks used to define the HTTP response headers added to the response. See Custom HTTP Header below for details.


@JvmName(name = "awwcgtrmtdgskusy")
suspend fun responseHeaders(argument: List<suspend RuleGroupRuleActionBlockCustomResponseResponseHeaderArgsBuilder.() -> Unit>)
@JvmName(name = "xrmvdbnuochrgswk")
suspend fun responseHeaders(vararg argument: suspend RuleGroupRuleActionBlockCustomResponseResponseHeaderArgsBuilder.() -> Unit)
@JvmName(name = "lilobkdecvbrkgfr")
suspend fun responseHeaders(argument: suspend RuleGroupRuleActionBlockCustomResponseResponseHeaderArgsBuilder.() -> Unit)

Parameters

argument

The response_header blocks used to define the HTTP response headers added to the response. See Custom HTTP Header below for details.