class Aws::CloudWatchEvents::Types::DescribeEventSourceResponse

@!attribute [rw] arn

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

@!attribute [rw] created_by

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

@!attribute [rw] creation_time

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

@!attribute [rw] expiration_time

The date and time that the event source will expire if you do not
create a matching event bus.
@return [Time]

@!attribute [rw] name

The name of the partner 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/events-2015-10-07/DescribeEventSourceResponse AWS API Documentation

Constants

SENSITIVE