Interface DescribeEventBusResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CloudWatchEventsResponse.Builder, CopyableBuilder<DescribeEventBusResponse.Builder,DescribeEventBusResponse>, SdkBuilder<DescribeEventBusResponse.Builder,DescribeEventBusResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
DescribeEventBusResponse

  • Method Details

    • name

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

      Parameters:
      name - The name of the event bus. Currently, this is always default.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • arn

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

      Parameters:
      arn - The Amazon Resource Name (ARN) of the account permitted to write events to the current account.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • policy

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

      Parameters:
      policy - The policy that enables the external account to send events to your account.
      Returns:
      Returns a reference to this object so that method calls can be chained together.