Documentation
    Preparing search index...

    Type Alias StandardConnectMethod

    StandardConnectMethod: (
        input?: StandardConnectInput,
    ) => Promise<StandardConnectOutput>

    Method to call to use the StandardConnectFeature.

    Type declaration