

# BuiltInSlotTypeSummary
<a name="API_BuiltInSlotTypeSummary"></a>

Provides summary information about a built-in slot type for the [ ListBuiltInSlotTypes ](https://docs.aws.amazon.com/lexv2/latest/APIReference/API_ListBuiltInSlotTypes.html) operation.

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

 ** description **   <a name="lexv2-Type-BuiltInSlotTypeSummary-description"></a>
The description of the built-in slot type.  
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 2000.  
Required: No

 ** slotTypeSignature **   <a name="lexv2-Type-BuiltInSlotTypeSummary-slotTypeSignature"></a>
The signature of the built-in slot type. Use this to specify the parent slot type of a derived slot type.  
Type: String  
Required: No

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