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

    Interface EventStreamActionConfiguration

    Configuration specific to an action destination.

    interface EventStreamActionConfiguration {
        action_id: string;
    }
    Index

    Properties

    Properties

    action_id: string

    Action ID for the action destination.