Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

GetSlotTypeRequest

import type { GetSlotTypeRequest } from "https://aws-api.deno.dev/v0.3/services/lexmodelbuildingservice.ts?docs=full";
interface GetSlotTypeRequest {
name: string;
version: string;
}

§Properties

§
name: string
[src]

The name of the slot type. The name is case sensitive.

§
version: string
[src]

The version of the slot type.