AWSCloudFrontResponseHeadersPolicyFrameOptions
No description
type AWSCloudFrontResponseHeadersPolicyFrameOptions {
option: AWSCloudFrontResponseHeadersPolicyFrameOptionsListType!
override: Boolean!
}
Fields
AWSCloudFrontResponseHeadersPolicyFrameOptions.option
● AWSCloudFrontResponseHeadersPolicyFrameOptionsListType!
non-null enum
The value of the X-Frame-Options HTTP response header
AWSCloudFrontResponseHeadersPolicyFrameOptions.override
● Boolean!
non-null scalar
A Boolean that determines whether CloudFront overrides the X-Frame-Options HTTP response header received from the origin with the one specified in this response headers policy
Member of
AWSCloudFrontResponseHeadersPolicySecurityHeadersConfiguration
object