Uses of Interface
software.amazon.awscdk.interfaces.cloudfront.IFunctionRef
Packages that use IFunctionRef
Package
Description
Amazon CloudFront Construct Library
-
Uses of IFunctionRef in software.amazon.awscdk.interfaces.cloudfront
Subinterfaces of IFunctionRef in software.amazon.awscdk.interfaces.cloudfrontModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIFunctionRef.Classes in software.amazon.awscdk.interfaces.cloudfront that implement IFunctionRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IFunctionRef in software.amazon.awscdk.services.cloudfront
Subinterfaces of IFunctionRef in software.amazon.awscdk.services.cloudfrontModifier and TypeInterfaceDescriptioninterfaceRepresents a CloudFront Function.static interfaceInternal default implementation forIFunction.Classes in software.amazon.awscdk.services.cloudfront that implement IFunctionRefModifier and TypeClassDescriptionclassCreates a CloudFront function.classA 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 IFunctionRefModifier and TypeMethodDescriptionFunctionAssociation.getFunction()The CloudFront function that will be invoked.final IFunctionRefFunctionAssociation.Jsii$Proxy.getFunction()Methods in software.amazon.awscdk.services.cloudfront with parameters of type IFunctionRefModifier and TypeMethodDescriptionFunctionAssociation.Builder.function(IFunctionRef function) Sets the value ofFunctionAssociation.getFunction()