An object describing the EventBridge configuration for multiple accounts.

Hierarchy

  • AWSEventBridgeListResponse

Constructors

Properties

List of accounts with their event sources.

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
isInstalled?: boolean

True if the EventBridge sub-integration is enabled for your organization.

Generated using TypeDoc