Home > @vsf-enterprise/commercetools-types > EventBridgeDestinationInput
# EventBridgeDestinationInput type
Signature:
export declare type EventBridgeDestinationInput = {
region: Scalars['String'];
accountId: Scalars['String'];
};
References: Scalars