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 TypeInterfaceDescriptioninterface
Represents a CloudFront Function.static interface
Internal default implementation forIFunction
.static interface
Internal default implementation forIFunctionRef
.Classes in software.amazon.awscdk.services.cloudfront that implement IFunctionRefModifier and TypeClassDescriptionclass
Creates a CloudFront function.class
A CloudFront Function.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A 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 IFunctionRef
FunctionAssociation.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()