Uses of Interface
software.amazon.awscdk.services.cloudfront.FunctionAssociation
-
Uses of FunctionAssociation in software.amazon.awscdk.services.cloudfront
Modifier and TypeMethodDescriptionFunctionAssociation.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptiondefault List<FunctionAssociation>
AddBehaviorOptions.getFunctionAssociations()
The CloudFront functions to invoke before serving the contents.final List<FunctionAssociation>
AddBehaviorOptions.Jsii$Proxy.getFunctionAssociations()
default List<FunctionAssociation>
Behavior.getFunctionAssociations()
The CloudFront functions to invoke before serving the contents.final List<FunctionAssociation>
Behavior.Jsii$Proxy.getFunctionAssociations()
final List<FunctionAssociation>
BehaviorOptions.Jsii$Proxy.getFunctionAssociations()
Modifier and TypeMethodDescriptionAddBehaviorOptions.Builder.functionAssociations
(List<? extends FunctionAssociation> functionAssociations) Sets the value ofAddBehaviorOptions.getFunctionAssociations()
Behavior.Builder.functionAssociations
(List<? extends FunctionAssociation> functionAssociations) Sets the value ofBehavior.getFunctionAssociations()
BehaviorOptions.Builder.functionAssociations
(List<? extends FunctionAssociation> functionAssociations) Sets the value ofAddBehaviorOptions.getFunctionAssociations()