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