| Package | Description |
|---|---|
| software.amazon.awscdk.services.cloudfront |
Amazon CloudFront Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
FunctionEventType |
FunctionAssociation.getEventType()
The type of event which should invoke the function.
|
FunctionEventType |
FunctionAssociation.Jsii$Proxy.getEventType() |
static FunctionEventType |
FunctionEventType.valueOf(String name)
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.
|
| Modifier and Type | Method and Description |
|---|---|
FunctionAssociation.Builder |
FunctionAssociation.Builder.eventType(FunctionEventType eventType)
Sets the value of
FunctionAssociation.getEventType() |
Copyright © 2022. All rights reserved.