method SqsQueue.prototype.isReady
Since 0.1.0
SqsQueue.prototype.isReady(): boolean

Checks if the adapter is ready/connected.

Return Type

boolean

true if connected

Usage

import { SqsQueue } from "queue-plugin/src/index.ts";