class Aws::EventBridge::Types::EventBus

An event bus receives events from a source and routes them to rules associated with that event bus. Your account's default event bus receives events from Amazon Web Services services. A custom event bus can receive events from your custom applications and services. A partner event bus receives events from an event source created by an SaaS partner. These events come from the partners services or applications.

@!attribute [rw] name

The name of the event bus.
@return [String]

@!attribute [rw] arn

The ARN of the event bus.
@return [String]

@!attribute [rw] policy

The permissions policy of the event bus, describing which other
Amazon Web Services accounts can write events to this event bus.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/eventbridge-2015-10-07/EventBus AWS API Documentation

Constants

SENSITIVE