Class ResponseHeadersPolicyCustomHeader

java.lang.Object
software.amazon.awssdk.services.cloudfront.model.ResponseHeadersPolicyCustomHeader
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<ResponseHeadersPolicyCustomHeader.Builder,ResponseHeadersPolicyCustomHeader>

@Generated("software.amazon.awssdk:codegen") public final class ResponseHeadersPolicyCustomHeader extends Object implements SdkPojo, Serializable, ToCopyableBuilder<ResponseHeadersPolicyCustomHeader.Builder,ResponseHeadersPolicyCustomHeader>

An HTTP response header name and its value. CloudFront includes this header in HTTP responses that it sends for requests that match a cache behavior that's associated with this response headers policy.

See Also: