| Package | Description |
|---|---|
| software.amazon.awscdk.services.cloudfront |
Amazon CloudFront Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnDistribution.CustomErrorResponseProperty.Jsii$Proxy
An implementation for
CfnDistribution.CustomErrorResponseProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnDistribution.CustomErrorResponseProperty |
CfnDistribution.CustomErrorResponseProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
default List<CfnDistribution.CustomErrorResponseProperty> |
CloudFrontWebDistributionProps.getErrorConfigurations()
How CloudFront should handle requests that are not successful (eg PageNotFound).
|
List<CfnDistribution.CustomErrorResponseProperty> |
CloudFrontWebDistributionProps.Jsii$Proxy.getErrorConfigurations() |
| Modifier and Type | Method and Description |
|---|---|
CloudFrontWebDistributionProps.Builder |
CloudFrontWebDistributionProps.Builder.errorConfigurations(List<? extends CfnDistribution.CustomErrorResponseProperty> errorConfigurations)
Sets the value of
CloudFrontWebDistributionProps.getErrorConfigurations() |
CloudFrontWebDistribution.Builder |
CloudFrontWebDistribution.Builder.errorConfigurations(List<? extends CfnDistribution.CustomErrorResponseProperty> errorConfigurations)
How CloudFront should handle requests that are not successful (eg PageNotFound).
|
Copyright © 2022. All rights reserved.