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

Specifications

import type { Specifications } from "https://aws-api.deno.dev/v0.4/services/lexmodelsv2.ts?docs=full";

Subslot specifications.

interface Specifications {
slotTypeId: string;
valueElicitationSetting: SubSlotValueElicitationSetting;
}

§Properties

§
slotTypeId: string
[src]

The unique identifier assigned to the slot type.

§
valueElicitationSetting: SubSlotValueElicitationSetting
[src]

Specifies the elicitation setting details for constituent sub slots of a composite slot.