Uses of Enum Class
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 FunctionEventTypeFunctionAssociation.Jsii$Proxy.getEventType()static FunctionEventTypeReturns the enum constant of this class with the specified name.static FunctionEventType[]FunctionEventType.values()Returns an array containing the constants of this enum class, 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()