responseHeaders

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

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 = "xpdnxoklpfnrpqaw")
suspend fun responseHeaders(vararg values: Output<WebAclDefaultActionBlockCustomResponseResponseHeaderArgs>)


@JvmName(name = "woruyloirlsyskvs")
suspend fun responseHeaders(values: List<Output<WebAclDefaultActionBlockCustomResponseResponseHeaderArgs>>)
@JvmName(name = "pcfgcnfmorbhyjyh")
suspend fun responseHeaders(vararg values: WebAclDefaultActionBlockCustomResponseResponseHeaderArgs)

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 = "jjwcnwrttqaxqrbu")
suspend fun responseHeaders(argument: List<suspend WebAclDefaultActionBlockCustomResponseResponseHeaderArgsBuilder.() -> Unit>)
@JvmName(name = "psansfaolgeqakxq")
suspend fun responseHeaders(vararg argument: suspend WebAclDefaultActionBlockCustomResponseResponseHeaderArgsBuilder.() -> Unit)
@JvmName(name = "vvwyjdxlfxjnjxjb")
suspend fun responseHeaders(argument: suspend WebAclDefaultActionBlockCustomResponseResponseHeaderArgsBuilder.() -> Unit)

Parameters

argument

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