| Package | Description |
|---|---|
| com.amazonaws.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
static ForwardValues |
ForwardValues.fromValue(String value)
Use this in place of valueOf.
|
static ForwardValues |
ForwardValues.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ForwardValues[] |
ForwardValues.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CookieObject |
CookieObject.withOption(ForwardValues option)
Specifies which cookies to forward to the distribution's origin for a cache behavior:
all,
none, or allow-list to forward only the cookies specified in the
cookiesAllowList parameter. |
HeaderObject |
HeaderObject.withOption(ForwardValues option)
The headers that you want your distribution to forward to your origin and base caching on.
|
Copyright © 2025. All rights reserved.