Skip to content

Files

Latest commit

a97c2c4 · May 15, 2023

History

History
18 lines (13 loc) · 504 Bytes

faastjs.costsnapshot.options.md

File metadata and controls

18 lines (13 loc) · 504 Bytes
id title hide_title
faastjs.costsnapshot.options
CostSnapshot.options property
true

faastjs > CostSnapshot > options

CostSnapshot.options property

The options used to initialize the faast.js module where this cost snapshot was generated.

Signature:

readonly options: CommonOptions | AwsOptions;