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

Method to call to use the StandardConnectFeature.

Type declaration