lexmodelsv2_describe_slot_type: Gets metadata information about a slot type

View source: R/lexmodelsv2_operations.R

lexmodelsv2_describe_slot_typeR Documentation

Gets metadata information about a slot type

Description

Gets metadata information about a slot type.

See https://www.paws-r-sdk.com/docs/lexmodelsv2_describe_slot_type/ for full documentation.

Usage

lexmodelsv2_describe_slot_type(slotTypeId, botId, botVersion, localeId)

Arguments

slotTypeId

[required] The identifier of the slot type.

botId

[required] The identifier of the bot associated with the slot type.

botVersion

[required] The version of the bot associated with the slot type.

localeId

[required] The identifier of the language and locale of the slot type to describe. The string must match one of the supported locales. For more information, see Supported languages.


paws.machine.learning documentation built on Sept. 12, 2023, 1:14 a.m.