responseHeaders

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

Parameters

value

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


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


@JvmName(name = "vnurfjvstuokpthr")
suspend fun responseHeaders(values: List<Output<WebAclRuleActionBlockCustomResponseResponseHeaderArgs>>)
@JvmName(name = "qhnnwerjjbptbwlf")
suspend fun responseHeaders(vararg values: WebAclRuleActionBlockCustomResponseResponseHeaderArgs)

Parameters

values

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


@JvmName(name = "jamoefewfihomlkp")
suspend fun responseHeaders(argument: List<suspend WebAclRuleActionBlockCustomResponseResponseHeaderArgsBuilder.() -> Unit>)
@JvmName(name = "qlqyyyokgihcdeqo")
suspend fun responseHeaders(vararg argument: suspend WebAclRuleActionBlockCustomResponseResponseHeaderArgsBuilder.() -> Unit)
@JvmName(name = "wlyxaflbrkvxgboo")
suspend fun responseHeaders(argument: suspend WebAclRuleActionBlockCustomResponseResponseHeaderArgsBuilder.() -> Unit)

Parameters

argument

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