Uses of Interface
software.amazon.awscdk.services.lambda.EventInvokeConfigOptions
Packages that use EventInvokeConfigOptions
Package
Description
AWS Lambda Construct Library
Amazon Lambda Golang Library
Amazon Lambda Node.js Library
Amazon Lambda Python Library
Triggers
-
Uses of EventInvokeConfigOptions in software.amazon.awscdk.services.cloudfront.experimental
Subinterfaces of EventInvokeConfigOptions in software.amazon.awscdk.services.cloudfront.experimentalModifier and TypeInterfaceDescriptioninterfaceProperties for creating a Lambda@Edge function.Classes in software.amazon.awscdk.services.cloudfront.experimental that implement EventInvokeConfigOptionsMethods in software.amazon.awscdk.services.cloudfront.experimental with parameters of type EventInvokeConfigOptionsModifier and TypeMethodDescriptionvoidEdgeFunction.configureAsyncInvoke(EventInvokeConfigOptions options) Configures options for asynchronous invocation. -
Uses of EventInvokeConfigOptions in software.amazon.awscdk.services.lambda
Subinterfaces of EventInvokeConfigOptions in software.amazon.awscdk.services.lambdaModifier and TypeInterfaceDescriptioninterfaceOptions forlambda.Alias.interfaceProperties for a new Lambda alias.interfaceProperties to configure a new DockerImageFunction construct.interfaceProperties for an EventInvokeConfig.interfaceNon runtime options.interfaceExample:interfaceProperties for a newly created singleton Lambda.interfaceOptions forlambda.Version.interfaceProperties for a new Lambda version.Classes in software.amazon.awscdk.services.lambda that implement EventInvokeConfigOptionsModifier and TypeClassDescriptionstatic final classAn implementation forAliasOptionsstatic final classAn implementation forAliasPropsstatic final classAn implementation forDockerImageFunctionPropsstatic final classAn implementation forEventInvokeConfigOptionsstatic final classAn implementation forEventInvokeConfigPropsstatic final classAn implementation forFunctionOptionsstatic final classAn implementation forFunctionPropsstatic final classAn implementation forSingletonFunctionPropsstatic final classAn implementation forVersionOptionsstatic final classAn implementation forVersionPropsMethods in software.amazon.awscdk.services.lambda that return EventInvokeConfigOptionsModifier and TypeMethodDescriptionEventInvokeConfigOptions.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.lambda with parameters of type EventInvokeConfigOptionsModifier and TypeMethodDescriptionvoidFunctionBase.configureAsyncInvoke(EventInvokeConfigOptions options) Configures options for asynchronous invocation.default voidIAlias.Jsii$Default.configureAsyncInvoke(EventInvokeConfigOptions options) Configures options for asynchronous invocation.final voidIAlias.Jsii$Proxy.configureAsyncInvoke(EventInvokeConfigOptions options) Configures options for asynchronous invocation.voidIFunction.configureAsyncInvoke(EventInvokeConfigOptions options) Configures options for asynchronous invocation.default voidIFunction.Jsii$Default.configureAsyncInvoke(EventInvokeConfigOptions options) Configures options for asynchronous invocation.final voidIFunction.Jsii$Proxy.configureAsyncInvoke(EventInvokeConfigOptions options) Configures options for asynchronous invocation.default voidIVersion.Jsii$Default.configureAsyncInvoke(EventInvokeConfigOptions options) Configures options for asynchronous invocation.final voidIVersion.Jsii$Proxy.configureAsyncInvoke(EventInvokeConfigOptions options) Configures options for asynchronous invocation.voidQualifiedFunctionBase.configureAsyncInvoke(EventInvokeConfigOptions options) Configures options for asynchronous invocation. -
Uses of EventInvokeConfigOptions in software.amazon.awscdk.services.lambda.go.alpha
Subinterfaces of EventInvokeConfigOptions in software.amazon.awscdk.services.lambda.go.alphaModifier and TypeInterfaceDescriptioninterface(experimental) Properties for a GolangFunction.Classes in software.amazon.awscdk.services.lambda.go.alpha that implement EventInvokeConfigOptions -
Uses of EventInvokeConfigOptions in software.amazon.awscdk.services.lambda.nodejs
Subinterfaces of EventInvokeConfigOptions in software.amazon.awscdk.services.lambda.nodejsModifier and TypeInterfaceDescriptioninterfaceProperties for a NodejsFunction.Classes in software.amazon.awscdk.services.lambda.nodejs that implement EventInvokeConfigOptions -
Uses of EventInvokeConfigOptions in software.amazon.awscdk.services.lambda.python.alpha
Subinterfaces of EventInvokeConfigOptions in software.amazon.awscdk.services.lambda.python.alphaModifier and TypeInterfaceDescriptioninterface(experimental) Properties for a PythonFunction.Classes in software.amazon.awscdk.services.lambda.python.alpha that implement EventInvokeConfigOptions -
Uses of EventInvokeConfigOptions in software.amazon.awscdk.triggers
Subinterfaces of EventInvokeConfigOptions in software.amazon.awscdk.triggersClasses in software.amazon.awscdk.triggers that implement EventInvokeConfigOptions