responseHeaders

@JvmName(name = "ndxwinqcposfnpst")
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 = "ijmxyfqrtoyctemw")
suspend fun responseHeaders(vararg values: Output<WebAclDefaultActionBlockCustomResponseResponseHeaderArgs>)


@JvmName(name = "dkdnmdrehulmtyft")
suspend fun responseHeaders(values: List<Output<WebAclDefaultActionBlockCustomResponseResponseHeaderArgs>>)
@JvmName(name = "opjfkxvfffcekmas")
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 = "vafgkrrwlypmhgsl")
suspend fun responseHeaders(argument: List<suspend WebAclDefaultActionBlockCustomResponseResponseHeaderArgsBuilder.() -> Unit>)
@JvmName(name = "shvhpvnqradkbkov")
suspend fun responseHeaders(vararg argument: suspend WebAclDefaultActionBlockCustomResponseResponseHeaderArgsBuilder.() -> Unit)
@JvmName(name = "jvtgitrthjvvggjx")
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.