@Stability(value=Stable) public static final class CfnBot.SampleUtteranceProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnBot.SampleUtteranceProperty>
CfnBot.SampleUtteranceProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnBot.SampleUtteranceProperty |
build()
Builds the configured instance.
|
CfnBot.SampleUtteranceProperty.Builder |
utterance(String utterance)
Sets the value of
CfnBot.SampleUtteranceProperty.getUtterance() |
@Stability(value=Stable) public CfnBot.SampleUtteranceProperty.Builder utterance(String utterance)
CfnBot.SampleUtteranceProperty.getUtterance()utterance - The sample utterance that Amazon Lex uses to build its machine-learning model to recognize intents. This parameter is required.this@Stability(value=Stable) public CfnBot.SampleUtteranceProperty build()
build in interface software.amazon.jsii.Builder<CfnBot.SampleUtteranceProperty>CfnBot.SampleUtterancePropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.