Package | Description |
---|---|
com.amazonaws.services.cloudfront.model |
Modifier and Type | Method and Description |
---|---|
static FrameOptionsList |
FrameOptionsList.fromValue(String value)
Use this in place of valueOf.
|
static FrameOptionsList |
FrameOptionsList.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FrameOptionsList[] |
FrameOptionsList.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ResponseHeadersPolicyFrameOptions |
ResponseHeadersPolicyFrameOptions.withFrameOption(FrameOptionsList frameOption)
The value of the
X-Frame-Options HTTP response header. |
Copyright © 2022. All rights reserved.