lexmodelbuildingservice_get_slot_type: Returns information about a specific version of a slot type

View source: R/lexmodelbuildingservice_operations.R

lexmodelbuildingservice_get_slot_typeR Documentation

Returns information about a specific version of a slot type

Description

Returns information about a specific version of a slot type. In addition to specifying the slot type name, you must specify the slot type version.

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

Usage

lexmodelbuildingservice_get_slot_type(name, version)

Arguments

name

[required] The name of the slot type. The name is case sensitive.

version

[required] The version of the slot type.


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