Uses of Interface
software.amazon.awscdk.services.events.EventBusAttributes
-
Uses of EventBusAttributes in software.amazon.awscdk.services.events
Modifier and TypeMethodDescriptionEventBusAttributes.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionstatic IEventBus
EventBus.fromEventBusAttributes
(software.constructs.Construct scope, String id, EventBusAttributes attrs) Import an existing event bus resource.