class Aws::EventBridge::Types::EventSource

A partner event source is created by an SaaS partner. If a customer creates a partner event bus that matches this event source, that Amazon Web Services account can receive events from the partner's applications or services.

@!attribute [rw] arn

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

@!attribute [rw] created_by

The name of the partner that created the event source.
@return [String]

@!attribute [rw] creation_time

The date and time the event source was created.
@return [Time]

@!attribute [rw] expiration_time

The date and time that the event source will expire, if the Amazon
Web Services account doesn't create a matching event bus for it.
@return [Time]

@!attribute [rw] name

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

@!attribute [rw] state

The state of the event source. If it is ACTIVE, you have already
created a matching event bus for this event source, and that event
bus is active. If it is PENDING, either you haven't yet created a
matching event bus, or that event bus is deactivated. If it is
DELETED, you have created a matching event bus, but the event source
has since been deleted.
@return [String]

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

Constants

SENSITIVE