Builder

class Builder

Properties

Link copied to clipboard

Configuration details of the Amazon SQS queue for EventBridge to use as a dead-letter queue (DLQ).

Link copied to clipboard

The event bus description.

Link copied to clipboard

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

Link copied to clipboard

The identifier of the KMS customer managed key for EventBridge to use, if you choose to use a customer managed key to encrypt events on this event bus. The identifier can be the key Amazon Resource Name (ARN), KeyId, key alias, or key alias ARN.

Link copied to clipboard
var name: String?

The name of the new event bus.

Link copied to clipboard
var tags: List<Tag>?

Tags to associate with the event bus.

Functions