headersConfig

@JvmName(name = "abvkxaohmgvckawr")
suspend fun headersConfig(value: Output<OriginRequestPolicyHeadersConfigArgs>)
@JvmName(name = "xypejcpfmwbltdno")
suspend fun headersConfig(value: OriginRequestPolicyHeadersConfigArgs?)

Parameters

value

Object that determines whether any HTTP headers (and if so, which headers) are included in the origin request key and automatically included in requests that CloudFront sends to the origin. See Headers Config for more information.


@JvmName(name = "spaaeyxvjwcsympm")
suspend fun headersConfig(argument: suspend OriginRequestPolicyHeadersConfigArgsBuilder.() -> Unit)

Parameters

argument

Object that determines whether any HTTP headers (and if so, which headers) are included in the origin request key and automatically included in requests that CloudFront sends to the origin. See Headers Config for more information.