| Package | Description |
|---|---|
| software.amazon.awscdk.services.cloudfront |
Amazon CloudFront Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ResponseCustomHeader.Jsii$Proxy
An implementation for
ResponseCustomHeader |
| Modifier and Type | Method and Description |
|---|---|
ResponseCustomHeader |
ResponseCustomHeader.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
List<ResponseCustomHeader> |
ResponseCustomHeadersBehavior.getCustomHeaders()
The list of HTTP response headers and their values.
|
List<ResponseCustomHeader> |
ResponseCustomHeadersBehavior.Jsii$Proxy.getCustomHeaders() |
| Modifier and Type | Method and Description |
|---|---|
ResponseCustomHeadersBehavior.Builder |
ResponseCustomHeadersBehavior.Builder.customHeaders(List<? extends ResponseCustomHeader> customHeaders)
Sets the value of
ResponseCustomHeadersBehavior.getCustomHeaders() |
Copyright © 2022. All rights reserved.