class Aws::LexModelBuildingService::Types::GetSlotTypeRequest

@note When making an API call, you may pass GetSlotTypeRequest

data as a hash:

    {
      name: "SlotTypeName", # required
      version: "Version", # required
    }

@!attribute [rw] name

The name of the slot type. The name is case sensitive.
@return [String]

@!attribute [rw] version

The version of the slot type.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/lex-models-2017-04-19/GetSlotTypeRequest AWS API Documentation

Constants

SENSITIVE