Interface SecretsManagerLoadOptions

Hierarchy

  • SecretsManagerLoadOptions

Properties

environment?: string

If provided, will override the environment set in the constructor. Strings are allowed for convenience, but will be validated against the Environment enum. Invalid environments will be ignored, and the default environment will be used.

saveToProcessEnv?: boolean
ttl?: number

Generated using TypeDoc