Uses of Interface
software.amazon.awscdk.services.cloudfront.IFunctionRef
Packages that use IFunctionRef
-
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.static interfaceInternal default implementation forIFunctionRef.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.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()