Uses of Package
software.amazon.awscdk.services.cloudfront.origins
Package
Description
CloudFront Origins for the CDK CloudFront Library
-
ClassDescriptionAn Origin for a Lambda Function URL.A fluent builder for
FunctionUrlOrigin
.Properties for a Lambda Function URL Origin.A builder forFunctionUrlOriginProps
An Origin for an HTTP server or S3 bucket configured for website hosting.A fluent builder forHttpOrigin
.Properties for an Origin backed by an S3 website-configured bucket, load balancer, or custom HTTP server.A builder forHttpOriginProps
An Origin for a v2 load balancer.A fluent builder forLoadBalancerV2Origin
.Properties for an Origin backed by a v2 load balancer.A builder forLoadBalancerV2OriginProps
An Origin that represents a group.A fluent builder forOriginGroup
.Construction properties forOriginGroup
.A builder forOriginGroupProps
An Origin for an API Gateway REST API.A fluent builder forRestApiOrigin
.Properties for an Origin for an API Gateway REST API.A builder forRestApiOriginProps
Properties for configuring a origin using a standard S3 bucket.A builder forS3BucketOriginBaseProps
Properties for configuring a S3 origin with OAC.A builder forS3BucketOriginWithOACProps
Properties for configuring a S3 origin with OAI.A builder forS3BucketOriginWithOAIProps
Deprecated.Deprecated.Properties to use to customize an S3 Origin.A builder forS3OriginProps
An Origin for a S3 bucket configured as a website endpoint.A fluent builder forS3StaticWebsiteOrigin
.Properties for configuring a origin using a S3 bucket configured as a website endpoint.A builder forS3StaticWebsiteOriginProps
S3BucketOrigin
orS3StaticWebsiteOrigin
instead.