A created EventBridge source.

Hierarchy

  • AWSEventBridgeCreateResponse

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any
eventSourceName?: string

The event source name.

hasBus?: boolean

True if the event bus was created in addition to the source.

region?: string

The event source's AWS region.

The event source status "created".

Generated using TypeDoc