Uses of Interface
software.amazon.awscdk.services.cloudfront.OriginProps
Packages that use OriginProps
Package
Description
Amazon CloudFront Construct Library
CloudFront Origins for the CDK CloudFront Library
-
Uses of OriginProps in software.amazon.awscdk.services.cloudfront
Classes in software.amazon.awscdk.services.cloudfront that implement OriginPropsMethods in software.amazon.awscdk.services.cloudfront that return OriginPropsConstructors in software.amazon.awscdk.services.cloudfront with parameters of type OriginProps -
Uses of OriginProps in software.amazon.awscdk.services.cloudfront.origins
Subinterfaces of OriginProps in software.amazon.awscdk.services.cloudfront.originsModifier and TypeInterfaceDescriptioninterfaceProperties for an Origin backed by an S3 website-configured bucket, load balancer, or custom HTTP server.interfaceProperties for an Origin backed by a v2 load balancer.interfaceProperties for an Origin for an API Gateway REST API.interfaceProperties to use to customize an S3 Origin.Classes in software.amazon.awscdk.services.cloudfront.origins that implement OriginPropsModifier and TypeClassDescriptionstatic final classAn implementation forHttpOriginPropsstatic final classAn implementation forLoadBalancerV2OriginPropsstatic final classAn implementation forRestApiOriginPropsstatic final classAn implementation forS3OriginProps