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 interface
Internal default implementation forIApiDestination
.Classes in software.amazon.awscdk.services.events that implement IApiDestinationModifier and TypeClassDescriptionclass
Define an EventBridge Api Destination.static final class
A 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.Builder
ApiDestination.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.Builder
ApiDestinationTarget.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)