Uses of Class
software.amazon.awscdk.services.cloudfront.FunctionAssociation.Builder
Packages that use FunctionAssociation.Builder
-
Uses of FunctionAssociation.Builder in software.amazon.awscdk.services.cloudfront
Methods in software.amazon.awscdk.services.cloudfront that return FunctionAssociation.BuilderModifier and TypeMethodDescriptionstatic FunctionAssociation.Builder
FunctionAssociation.builder()
FunctionAssociation.Builder.eventType
(FunctionEventType eventType) Sets the value ofFunctionAssociation.getEventType()
Sets the value ofFunctionAssociation.getFunction()
Constructors in software.amazon.awscdk.services.cloudfront with parameters of type FunctionAssociation.BuilderModifierConstructorDescriptionprotected
Jsii$Proxy
(FunctionAssociation.Builder builder) Constructor that initializes the object based on literal property values passed by theFunctionAssociation.Builder
.