API Reference
    Preparing search index...

    Options for the get method.

    It merges the default options with the provided options.

    Hierarchy (View Summary)

    Implements

    Index

    Constructors

    Properties

    forceFetch: boolean = false

    Force fetch the value from the parameter store, ignoring the cache.

    maxAge: number

    Maximum age of the value in the cache, in seconds.

    sdkOptions?: unknown

    Options to pass to the underlying SDK.

    transform?: TransformOptions

    Transform to be applied, can be json or binary.