id | title | hide_title |
---|---|---|
faastjs.costsnapshot.options |
CostSnapshot.options property |
true |
faastjs > CostSnapshot > options
The options used to initialize the faast.js module where this cost snapshot was generated.
Signature:
readonly options: CommonOptions | AwsOptions;