Builder
class Builder
Properties
Link copied to clipboard
The version of the bot associated with the slot type.
Link copied to clipboard
The identifier of the language and locale that the slot type will be deleted from. The string must match one of the supported locales. For more information, see Supported languages.
Link copied to clipboard
By default, the DeleteSlotType
operations throws a ResourceInUseException
exception if you try to delete a slot type used by a slot. Set the skipResourceInUseCheck
parameter to true
to skip this check and remove the slot type even if a slot uses it.
Link copied to clipboard
The identifier of the slot type to delete.