

# SlotValue
<a name="API_SlotValue"></a>

The value to set in a slot.

## Contents
<a name="API_SlotValue_Contents"></a>

 ** interpretedValue **   <a name="lexv2-Type-SlotValue-interpretedValue"></a>
The value that Amazon Lex determines for the slot. The actual value depends on the setting of the value selection strategy for the bot. You can choose to use the value entered by the user, or you can have Amazon Lex choose the first value in the `resolvedValues` list.  
Type: String  
Length Constraints: Minimum length of 1.  
Required: No

## See Also
<a name="API_SlotValue_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/models.lex.v2-2020-08-07/SlotValue) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/models.lex.v2-2020-08-07/SlotValue) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/models.lex.v2-2020-08-07/SlotValue) 