Versions in this module Expand all Collapse all v2 v2.2.0 Jan 1, 2022 Changes in this version + func EventbridgeToLambda_IsConstruct(x interface{}) *bool + func NewEventbridgeToLambda_Override(e EventbridgeToLambda, scope constructs.Construct, id *string, ...) + type EventbridgeToLambda interface + EventBus func() awsevents.IEventBus + EventsRule func() awsevents.Rule + LambdaFunction func() awslambda.Function + Node func() constructs.Node + ToString func() *string + func NewEventbridgeToLambda(scope constructs.Construct, id *string, props *EventbridgeToLambdaProps) EventbridgeToLambda + type EventbridgeToLambdaProps struct + EventBusProps *awsevents.EventBusProps + EventRuleProps *awsevents.RuleProps + ExistingEventBusInterface awsevents.IEventBus + ExistingLambdaObj awslambda.Function + LambdaFunctionProps *awslambda.FunctionProps