You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::CloudWatchEvents::Types::PartnerEventSource

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

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

Instance Attribute Summary collapse

Instance Attribute Details

#arnString

The ARN of the partner event source.

Returns:

  • (String)

    The ARN of the partner event source.

#nameString

The name of the partner event source.

Returns:

  • (String)

    The name of the partner event source.