Skip to main content
Module

x/lambda/mod.ts>LexEventSessionAttributes

A deno runtime for AWS Lambda. Deploy deno via docker, SAM, serverless, or bundle it yourself.
Go to Latest
interface LexEventSessionAttributes
import { type LexEventSessionAttributes } from "https://deno.land/x/lambda@1.42.0/mod.ts";

Index Signatures

[key: string]: string | undefined