Documentation
    Preparing search index...

    Class DeprecatedSDKVersionError

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    cause?: unknown
    message: string
    name: string
    requestId?: string
    stack?: string
    status?: number

    Methods

    • Parameters

      • response: Response
      • requestId: string

      Returns Promise<void>

    • Indicates whether the argument provided is a built-in Error instance or not.

      Parameters

      • error: unknown

      Returns error is Error