| Package | Description |
|---|---|
| software.amazon.awscdk.services.cloudfront |
Amazon CloudFront Construct Library
|
| Modifier and Type | Field and Description |
|---|---|
static CachedMethods |
CachedMethods.CACHE_GET_HEAD
HEAD and GET.
|
static CachedMethods |
CachedMethods.CACHE_GET_HEAD_OPTIONS
HEAD, GET, and OPTIONS.
|
| Modifier and Type | Method and Description |
|---|---|
CachedMethods |
BehaviorOptions.Jsii$Proxy.getCachedMethods() |
default CachedMethods |
AddBehaviorOptions.getCachedMethods()
HTTP methods to cache for this behavior.
|
CachedMethods |
AddBehaviorOptions.Jsii$Proxy.getCachedMethods() |
| Modifier and Type | Method and Description |
|---|---|
BehaviorOptions.Builder |
BehaviorOptions.Builder.cachedMethods(CachedMethods cachedMethods)
Sets the value of
AddBehaviorOptions.getCachedMethods() |
AddBehaviorOptions.Builder |
AddBehaviorOptions.Builder.cachedMethods(CachedMethods cachedMethods)
Sets the value of
AddBehaviorOptions.getCachedMethods() |
Copyright © 2022. All rights reserved.