class Aws::LexModelBuildingService::Types::DeleteSlotTypeVersionRequest
@note When making an API call, you may pass DeleteSlotTypeVersionRequest
data as a hash: { name: "SlotTypeName", # required version: "NumericalVersion", # required }
@!attribute [rw] name
The name of the slot type. @return [String]
@!attribute [rw] version
The version of the slot type to delete. You cannot delete the `$LATEST` version of the slot type. To delete the `$LATEST` version, use the DeleteSlotType operation. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/lex-models-2017-04-19/DeleteSlotTypeVersionRequest AWS API Documentation
Constants
- SENSITIVE