Options
All
  • Public
  • Public/Protected
  • All
Menu

Class DeleteSecretPoller

Package version

Class that creates a poller that waits until a secret finishes being deleted.

Hierarchy

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

intervalInMs

intervalInMs: number = 2000

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

Methods

delay

  • delay(): Promise<void>

Generated using TypeDoc