Uses of Interface
software.amazon.awscdk.services.events.IApiDestination
Packages that use IApiDestination
Package
Description
Amazon EventBridge Construct Library
Event Targets for Amazon EventBridge
Amazon EventBridge Pipes Enrichments Construct Library
Amazon EventBridge Pipes Targets Construct Library
-
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) -
Uses of IApiDestination in software.amazon.awscdk.services.pipes.enrichments.alpha
Methods in software.amazon.awscdk.services.pipes.enrichments.alpha with parameters of type IApiDestinationModifier and TypeMethodDescriptionApiDestinationEnrichment.Builder.create(IApiDestination destination) Constructors in software.amazon.awscdk.services.pipes.enrichments.alpha with parameters of type IApiDestinationModifierConstructorDescriptionApiDestinationEnrichment(IApiDestination destination) ApiDestinationEnrichment(IApiDestination destination, ApiDestinationEnrichmentProps props) -
Uses of IApiDestination in software.amazon.awscdk.services.pipes.targets.alpha
Methods in software.amazon.awscdk.services.pipes.targets.alpha with parameters of type IApiDestinationModifier and TypeMethodDescriptionstatic ApiDestinationTarget.BuilderApiDestinationTarget.Builder.create(IApiDestination destination) Constructors in software.amazon.awscdk.services.pipes.targets.alpha with parameters of type IApiDestinationModifierConstructorDescriptionApiDestinationTarget(IApiDestination destination) ApiDestinationTarget(IApiDestination destination, ApiDestinationTargetParameters parameters)