A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/CloudWatchEvents/Types/CreateEventBusRequest.html below:

CreateEventBusRequest — AWS SDK for Ruby V2

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

Class: Aws::CloudWatchEvents::Types::CreateEventBusRequest
Inherits:
Struct show all
Defined in:
(unknown)
Overview Note:

When passing CreateEventBusRequest as input to an Aws::Client method, you can use a vanilla Hash:

{
  name: "EventBusName",   event_source_name: "EventSourceName",
  tags: [
    {
      key: "TagKey",       value: "TagValue",     },
  ],
}
Instance Attribute Summary collapse Instance Attribute Details #event_source_name ⇒ String

If you are creating a partner event bus, this specifies the partner event source that the new event bus will be matched with.

#name ⇒ String

The name of the new event bus.

Event bus names cannot contain the / character. You can\'t use the name default for a custom event bus, as this name is already used for your account\'s default event bus.

If this is a partner event bus, the name must exactly match the name of the partner event source that this event bus is matched to.

#tags ⇒ Array<Types::Tag>

Tags to associate with the event bus.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4