

# SlotDefaultValueSpecification
<a name="API_SlotDefaultValueSpecification"></a>

Defines a list of values that Amazon Lex should use as the default value for a slot.

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

 ** defaultValueList **   <a name="lexv2-Type-SlotDefaultValueSpecification-defaultValueList"></a>
A list of default values. Amazon Lex chooses the default value to use in the order that they are presented in the list.  
Type: Array of [SlotDefaultValue](API_SlotDefaultValue.md) objects  
Array Members: Minimum number of 0 items. Maximum number of 10 items.  
Required: Yes

## See Also
<a name="API_SlotDefaultValueSpecification_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/SlotDefaultValueSpecification) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/models.lex.v2-2020-08-07/SlotDefaultValueSpecification) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/models.lex.v2-2020-08-07/SlotDefaultValueSpecification) 