| Package | Description |
|---|---|
| software.amazon.awscdk.services.cloudfront |
Amazon CloudFront Construct Library
|
| software.amazon.awscdk.services.cloudfront.origins |
CloudFront Origins for the CDK CloudFront Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
OriginProps.Jsii$Proxy
An implementation for
OriginProps |
| Modifier and Type | Method and Description |
|---|---|
OriginProps |
OriginProps.Builder.build()
Builds the configured instance.
|
| Constructor and Description |
|---|
OriginBase(String domainName,
OriginProps props) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
HttpOriginProps
(experimental) Properties for an Origin backed by an S3 website-configured bucket, load balancer, or custom HTTP server.
|
interface |
LoadBalancerV2OriginProps
(experimental) Properties for an Origin backed by a v2 load balancer.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
HttpOriginProps.Jsii$Proxy
An implementation for
HttpOriginProps |
static class |
LoadBalancerV2OriginProps.Jsii$Proxy
An implementation for
LoadBalancerV2OriginProps |
Copyright © 2021. All rights reserved.