Auth0 Node.js SDK - v5.0.0
    Preparing search index...

    Interface EventStreamEventBridgeDestination

    interface EventStreamEventBridgeDestination {
        type: "eventbridge";
        configuration: EventStreamEventBridgeConfiguration;
    }
    Index

    Properties

    Properties

    type: "eventbridge"