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

Class: Aws::CloudWatchEvents::Types::DescribeEventBusResponse

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#arnString

The Amazon Resource Name (ARN) of the account permitted to write events to the current account.

Returns:

  • (String)

    The Amazon Resource Name (ARN) of the account permitted to write events to the current account.

#nameString

The name of the event bus. Currently, this is always default.

Returns:

  • (String)

    The name of the event bus.

#policyString

The policy that enables the external account to send events to your account.

Returns:

  • (String)

    The policy that enables the external account to send events to your account.