lambda-params-secrets
    Preparing search index...

    Interface ErrorResponse

    An error response from the Extension.

    interface ErrorResponse {
        error: string;
    }
    Index

    Properties

    Properties

    error: string