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

Class: Aws::EventBridge::Types::DescribeEventBusResponse

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#arn ⇒ String

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.

#name ⇒ String

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

Returns:

  • (String) —

    The name of the event bus.

#policy ⇒ String

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.