

# BuildtimeSettings
<a name="API_BuildtimeSettings"></a>

Contains specifications about the Amazon Lex build time generative AI capabilities from Amazon Bedrock that you can turn on for your bot.

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

 ** descriptiveBotBuilder **   <a name="lexv2-Type-BuildtimeSettings-descriptiveBotBuilder"></a>
An object containing specifications for the descriptive bot building feature.  
Type: [DescriptiveBotBuilderSpecification](API_DescriptiveBotBuilderSpecification.md) object  
Required: No

 ** sampleUtteranceGeneration **   <a name="lexv2-Type-BuildtimeSettings-sampleUtteranceGeneration"></a>
Contains specifications for the sample utterance generation feature.  
Type: [SampleUtteranceGenerationSpecification](API_SampleUtteranceGenerationSpecification.md) object  
Required: No

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