NAME
Paws::LexModelsV2::CreateSlotResponse
ATTRIBUTES
BotId => Str
The unique identifier of the bot associated with the slot.
BotVersion => Str
The version of the bot associated with the slot.
CreationDateTime => Str
The timestamp of the date and time that the slot was created.
Description => Str
The description associated with the slot.
IntentId => Str
The unique identifier of the intent associated with the slot.
LocaleId => Str
The language and local specified for the slot.
MultipleValuesSetting => Paws::LexModelsV2::MultipleValuesSetting
Indicates whether the slot returns multiple values in one response.
ObfuscationSetting => Paws::LexModelsV2::ObfuscationSetting
Indicates whether the slot is configured to obfuscate values in Amazon CloudWatch logs.
SlotId => Str
The unique identifier associated with the slot. Use this to identify the slot when you update or delete it.
SlotName => Str
The name specified for the slot.
SlotTypeId => Str
The unique identifier of the slot type associated with this slot.
ValueElicitationSetting => Paws::LexModelsV2::SlotValueElicitationSetting
The value elicitation settings specified for the slot.