Uses of Interface
software.amazon.awscdk.services.cloudfront.OriginOptions
Packages that use OriginOptions
Package
Description
Amazon CloudFront Construct Library
CloudFront Origins for the CDK CloudFront Library
-
Uses of OriginOptions in software.amazon.awscdk.services.cloudfront
Subinterfaces of OriginOptions in software.amazon.awscdk.services.cloudfrontClasses in software.amazon.awscdk.services.cloudfront that implement OriginOptionsModifier and TypeClassDescriptionstatic final classAn implementation forOriginOptionsstatic final classAn implementation forOriginPropsMethods in software.amazon.awscdk.services.cloudfront that return OriginOptions -
Uses of OriginOptions in software.amazon.awscdk.services.cloudfront.origins
Subinterfaces of OriginOptions 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 OriginOptionsModifier and TypeClassDescriptionstatic final classAn implementation forHttpOriginPropsstatic final classAn implementation forLoadBalancerV2OriginPropsstatic final classAn implementation forRestApiOriginPropsstatic final classAn implementation forS3OriginProps