Uses of Enum
software.amazon.awscdk.services.cloudfront.FunctionEventType
Packages that use FunctionEventType
-
Uses of FunctionEventType in software.amazon.awscdk.services.cloudfront
Methods in software.amazon.awscdk.services.cloudfront that return FunctionEventTypeModifier and TypeMethodDescriptionFunctionAssociation.getEventType()
The type of event which should invoke the function.final FunctionEventType
FunctionAssociation.Jsii$Proxy.getEventType()
static FunctionEventType
Returns the enum constant of this type with the specified name.static FunctionEventType[]
FunctionEventType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.amazon.awscdk.services.cloudfront with parameters of type FunctionEventTypeModifier and TypeMethodDescriptionFunctionAssociation.Builder.eventType
(FunctionEventType eventType) Sets the value ofFunctionAssociation.getEventType()