Uses of Interface
software.amazon.awscdk.services.cloudfront.origins.HttpOriginProps
Packages that use HttpOriginProps
Package
Description
CloudFront Origins for the CDK CloudFront Library
-
Uses of HttpOriginProps in software.amazon.awscdk.services.cloudfront.origins
Subinterfaces of HttpOriginProps in software.amazon.awscdk.services.cloudfront.originsModifier and TypeInterfaceDescriptioninterfaceProperties for an Origin backed by a v2 load balancer.interfaceProperties for configuring a origin using a S3 bucket configured as a website endpoint.Classes in software.amazon.awscdk.services.cloudfront.origins that implement HttpOriginPropsModifier and TypeClassDescriptionstatic final classAn implementation forHttpOriginPropsstatic final classAn implementation forLoadBalancerV2OriginPropsstatic final classAn implementation forS3StaticWebsiteOriginPropsMethods in software.amazon.awscdk.services.cloudfront.origins that return HttpOriginPropsModifier and TypeMethodDescriptionHttpOriginProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.cloudfront.origins with parameters of type HttpOriginProps