| Package | Description |
|---|---|
| software.amazon.awscdk.services.lex |
AWS::Lex Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnBot.DTMFSpecificationProperty.Builder |
CfnBot.DTMFSpecificationProperty.builder() |
CfnBot.DTMFSpecificationProperty.Builder |
CfnBot.DTMFSpecificationProperty.Builder.deletionCharacter(String deletionCharacter)
Sets the value of
CfnBot.DTMFSpecificationProperty.getDeletionCharacter() |
CfnBot.DTMFSpecificationProperty.Builder |
CfnBot.DTMFSpecificationProperty.Builder.endCharacter(String endCharacter)
Sets the value of
CfnBot.DTMFSpecificationProperty.getEndCharacter() |
CfnBot.DTMFSpecificationProperty.Builder |
CfnBot.DTMFSpecificationProperty.Builder.endTimeoutMs(Number endTimeoutMs)
Sets the value of
CfnBot.DTMFSpecificationProperty.getEndTimeoutMs() |
CfnBot.DTMFSpecificationProperty.Builder |
CfnBot.DTMFSpecificationProperty.Builder.maxLength(Number maxLength)
Sets the value of
CfnBot.DTMFSpecificationProperty.getMaxLength() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnBot.DTMFSpecificationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnBot.AdvancedRecognitionSettingProperty.Builder. |
Copyright © 2022. All rights reserved.