Uses of Interface
software.amazon.awscdk.services.events.IApiDestination
Packages that use IApiDestination
Package
Description
Amazon EventBridge Construct Library
Event Targets for Amazon EventBridge
-
Uses of IApiDestination in software.amazon.awscdk.services.events
Subinterfaces of IApiDestination in software.amazon.awscdk.services.eventsModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIApiDestination.Classes in software.amazon.awscdk.services.events that implement IApiDestinationModifier and TypeClassDescriptionclassDefine an EventBridge Api Destination.static final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IApiDestination in software.amazon.awscdk.services.events.targets
Methods in software.amazon.awscdk.services.events.targets with parameters of type IApiDestinationModifier and TypeMethodDescriptionstatic ApiDestination.BuilderApiDestination.Builder.create(IApiDestination apiDestination) Constructors in software.amazon.awscdk.services.events.targets with parameters of type IApiDestinationModifierConstructorDescriptionApiDestination(IApiDestination apiDestination) ApiDestination(IApiDestination apiDestination, ApiDestinationProps props)