Uses of Interface
software.amazon.awscdk.services.cloudfront.IFunction
Packages that use IFunction
-
Uses of IFunction in software.amazon.awscdk.services.cloudfront
Subinterfaces of IFunction in software.amazon.awscdk.services.cloudfrontModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIFunction.Classes in software.amazon.awscdk.services.cloudfront that implement IFunctionModifier and TypeClassDescriptionclassA CloudFront Function.static final classA proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.cloudfront that return IFunctionModifier and TypeMethodDescriptionstatic IFunctionFunction.fromFunctionAttributes(software.constructs.Construct scope, String id, FunctionAttributes attrs) Imports a function by its name and ARN.FunctionAssociation.getFunction()The CloudFront function that will be invoked.final IFunctionFunctionAssociation.Jsii$Proxy.getFunction()Methods in software.amazon.awscdk.services.cloudfront with parameters of type IFunction