Uses of Enum Class
software.amazon.awscdk.services.cloudfront.HeadersReferrerPolicy
Packages that use HeadersReferrerPolicy
-
Uses of HeadersReferrerPolicy in software.amazon.awscdk.services.cloudfront
Methods in software.amazon.awscdk.services.cloudfront that return HeadersReferrerPolicyModifier and TypeMethodDescriptionResponseHeadersReferrerPolicy.getReferrerPolicy()
The value of the Referrer-Policy HTTP response header.final HeadersReferrerPolicy
ResponseHeadersReferrerPolicy.Jsii$Proxy.getReferrerPolicy()
static HeadersReferrerPolicy
Returns the enum constant of this class with the specified name.static HeadersReferrerPolicy[]
HeadersReferrerPolicy.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in software.amazon.awscdk.services.cloudfront with parameters of type HeadersReferrerPolicyModifier and TypeMethodDescriptionResponseHeadersReferrerPolicy.Builder.referrerPolicy
(HeadersReferrerPolicy referrerPolicy) Sets the value ofResponseHeadersReferrerPolicy.getReferrerPolicy()