OriginCustomHeader

A complex type that contains HeaderName and HeaderValue elements, if any, for this distribution.

Types

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

Properties

Link copied to clipboard

The name of a header that you want CloudFront to send to your origin. For more information, see Adding Custom Headers to Origin Requests in the * Amazon CloudFront Developer Guide*.

Link copied to clipboard

The value for the header that you specified in the HeaderName field.

Functions

Link copied to clipboard
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