ForwardedValues

This field only supports standard distributions. You can't specify this field for multi-tenant distributions. For more information, see Unsupported features for SaaS Manager for Amazon CloudFront in the Amazon CloudFront Developer Guide.

This field is deprecated. We recommend that you use a cache policy or an origin request policy instead of this field.

If you want to include values in the cache key, use a cache policy. For more information, see Creating cache policies in the Amazon CloudFront Developer Guide.

If you want to send values to the origin but not include them in the cache key, use an origin request policy. For more information, see Creating origin request policies in the Amazon CloudFront Developer Guide.

A complex type that specifies how CloudFront handles query strings, cookies, and HTTP headers.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

This field is deprecated. We recommend that you use a cache policy or an origin request policy instead of this field.

Link copied to clipboard

This field is deprecated. We recommend that you use a cache policy or an origin request policy instead of this field.

Link copied to clipboard

This field is deprecated. We recommend that you use a cache policy or an origin request policy instead of this field.

Link copied to clipboard

This field is deprecated. We recommend that you use a cache policy or an origin request policy instead of this field.

Functions

Link copied to clipboard
inline fun copy(block: ForwardedValues.Builder.() -> Unit = {}): ForwardedValues
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String