| Package | Description |
|---|---|
| software.amazon.awscdk.services.lex |
AWS::Lex Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnBot.SlotTypeValueProperty.Builder |
CfnBot.SlotTypeValueProperty.builder() |
CfnBot.SlotTypeValueProperty.Builder |
CfnBot.SlotTypeValueProperty.Builder.sampleValue(CfnBot.SampleValueProperty sampleValue)
Sets the value of
CfnBot.SlotTypeValueProperty.getSampleValue() |
CfnBot.SlotTypeValueProperty.Builder |
CfnBot.SlotTypeValueProperty.Builder.sampleValue(IResolvable sampleValue)
Sets the value of
CfnBot.SlotTypeValueProperty.getSampleValue() |
CfnBot.SlotTypeValueProperty.Builder |
CfnBot.SlotTypeValueProperty.Builder.synonyms(IResolvable synonyms)
Sets the value of
CfnBot.SlotTypeValueProperty.getSynonyms() |
CfnBot.SlotTypeValueProperty.Builder |
CfnBot.SlotTypeValueProperty.Builder.synonyms(List<? extends Object> synonyms)
Sets the value of
CfnBot.SlotTypeValueProperty.getSynonyms() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnBot.SlotTypeValueProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnBot.AdvancedRecognitionSettingProperty.Builder. |
Copyright © 2022. All rights reserved.