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.Classes in software.amazon.awscdk.services.cloudfront.origins that implement HttpOriginPropsModifier and TypeClassDescriptionstatic final classAn implementation forHttpOriginPropsstatic final classAn implementation forLoadBalancerV2OriginPropsMethods 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