

# SampleUtteranceGenerationSpecification
<a name="API_SampleUtteranceGenerationSpecification"></a>

Contains specifications for the sample utterance generation feature.

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

 ** enabled **   <a name="lexv2-Type-SampleUtteranceGenerationSpecification-enabled"></a>
Specifies whether to enable sample utterance generation or not.  
Type: Boolean  
Required: Yes

 ** bedrockModelSpecification **   <a name="lexv2-Type-SampleUtteranceGenerationSpecification-bedrockModelSpecification"></a>
Contains information about the Amazon Bedrock model used to interpret the prompt used in descriptive bot building.  
Type: [BedrockModelSpecification](API_BedrockModelSpecification.md) object  
Required: No

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