ts-lambda-api - v2.5.2
    Preparing search index...

    Interface GetOptionsTagConstraint

    interface GetOptionsTagConstraint {
        key: MetadataTag;
        value: unknown;
    }
    Index

    Properties

    Properties

    value: unknown