Alokai

EventBridgeDestination

type EventBridgeDestination = Destination & {
  __typename?: 'EventBridgeDestination';
  source: Scalars['String'];
  region: Scalars['String'];
  accountId: Scalars['String'];
  type: Scalars['String'];
};

Referenced Types

On this page