| Package | Description |
|---|---|
| software.amazon.awscdk.services.cloudfront |
Amazon CloudFront Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
HeadersReferrerPolicy |
ResponseHeadersReferrerPolicy.getReferrerPolicy()
The value of the Referrer-Policy HTTP response header.
|
HeadersReferrerPolicy |
ResponseHeadersReferrerPolicy.Jsii$Proxy.getReferrerPolicy() |
static HeadersReferrerPolicy |
HeadersReferrerPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HeadersReferrerPolicy[] |
HeadersReferrerPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ResponseHeadersReferrerPolicy.Builder |
ResponseHeadersReferrerPolicy.Builder.referrerPolicy(HeadersReferrerPolicy referrerPolicy)
Sets the value of
ResponseHeadersReferrerPolicy.getReferrerPolicy() |
Copyright © 2022. All rights reserved.