Uses of Interface
software.amazon.awscdk.interfaces.events.EventBusReference
Packages that use EventBusReference
Package
Description
AWS APIGatewayv2 Integrations
Amazon EventBridge Construct Library
-
Uses of EventBusReference in software.amazon.awscdk.aws_apigatewayv2_integrations
Methods in software.amazon.awscdk.aws_apigatewayv2_integrations that return EventBusReferenceModifier and TypeMethodDescriptionHttpEventBridgeIntegrationProps.getEventBusRef()EventBridge event bus that integrates with API Gateway.final EventBusReferenceHttpEventBridgeIntegrationProps.Jsii$Proxy.getEventBusRef()Methods in software.amazon.awscdk.aws_apigatewayv2_integrations with parameters of type EventBusReferenceModifier and TypeMethodDescriptionHttpEventBridgeIntegration.Builder.eventBusRef(EventBusReference eventBusRef) EventBridge event bus that integrates with API Gateway.HttpEventBridgeIntegrationProps.Builder.eventBusRef(EventBusReference eventBusRef) Sets the value ofHttpEventBridgeIntegrationProps.getEventBusRef() -
Uses of EventBusReference in software.amazon.awscdk.interfaces.events
Classes in software.amazon.awscdk.interfaces.events that implement EventBusReferenceMethods in software.amazon.awscdk.interfaces.events that return EventBusReferenceModifier and TypeMethodDescriptionEventBusReference.Builder.build()Builds the configured instance.IEventBusRef.getEventBusRef()(experimental) A reference to a EventBus resource.default EventBusReferenceIEventBusRef.Jsii$Default.getEventBusRef()(experimental) A reference to a EventBus resource. -
Uses of EventBusReference in software.amazon.awscdk.services.events
Methods in software.amazon.awscdk.services.events that return EventBusReferenceModifier and TypeMethodDescriptionCfnEventBus.getEventBusRef()A reference to a EventBus resource.EventBus.getEventBusRef()A reference to a EventBus resource.