---
id: v1-event-bridge-config
title: EventBridgeConfig
pagination_label: EventBridgeConfig
sidebar_label: EventBridgeConfig
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'EventBridgeConfig', 'v1EventBridgeConfig']
slug: /tools/sdk/typescript/triggers/models/event-bridge-config
tags: ['SDK', 'Software Development Kit', 'EventBridgeConfig', 'v1EventBridgeConfig']
---

# EventBridgeConfig

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**awsAccount** | `string` | AWS Account Number (12-digit number) that has the EventBridge Partner Event Source Resource. | [default to undefined]
**awsRegion** | `string` | AWS Region that has the EventBridge Partner Event Source Resource. See https://docs.aws.amazon.com/general/latest/gr/rande.html for a full list of available values. | [default to undefined]

