Options
All
  • Public
  • Public/Protected
  • All
Menu

Class RecoverDeletedSecretPoller

Package version

Class that deletes a poller that waits until a secret finishes being deleted

Hierarchy

  • any
    • RecoverDeletedSecretPoller

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

intervalInMs

intervalInMs: number

Defines how much time the poller is going to wait before making a new request to the service.

memberof

RecoverDeletedSecretPoller

Methods

delay

  • delay(): Promise<void>
  • The method used by the poller to wait before attempting to update its operation.

    memberof

    RecoverDeletedSecretPoller

    Returns Promise<void>

Generated using TypeDoc