Uses of Interface
software.amazon.awscdk.services.cloudfront.origins.FunctionUrlOriginProps
Packages that use FunctionUrlOriginProps
Package
Description
CloudFront Origins for the CDK CloudFront Library
-
Uses of FunctionUrlOriginProps in software.amazon.awscdk.services.cloudfront.origins
Classes in software.amazon.awscdk.services.cloudfront.origins that implement FunctionUrlOriginPropsMethods in software.amazon.awscdk.services.cloudfront.origins that return FunctionUrlOriginPropsModifier and TypeMethodDescriptionFunctionUrlOriginProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.cloudfront.origins with parameters of type FunctionUrlOriginPropsModifierConstructorDescriptionFunctionUrlOrigin(IFunctionUrl lambdaFunctionUrl, FunctionUrlOriginProps props)