@Stability(value=Stable) public static final class CfnBot.DTMFSpecificationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnBot.DTMFSpecificationProperty>
CfnBot.DTMFSpecificationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnBot.DTMFSpecificationProperty |
build()
Builds the configured instance.
|
CfnBot.DTMFSpecificationProperty.Builder |
deletionCharacter(String deletionCharacter)
Sets the value of
CfnBot.DTMFSpecificationProperty.getDeletionCharacter() |
CfnBot.DTMFSpecificationProperty.Builder |
endCharacter(String endCharacter)
Sets the value of
CfnBot.DTMFSpecificationProperty.getEndCharacter() |
CfnBot.DTMFSpecificationProperty.Builder |
endTimeoutMs(Number endTimeoutMs)
Sets the value of
CfnBot.DTMFSpecificationProperty.getEndTimeoutMs() |
CfnBot.DTMFSpecificationProperty.Builder |
maxLength(Number maxLength)
Sets the value of
CfnBot.DTMFSpecificationProperty.getMaxLength() |
@Stability(value=Stable) public CfnBot.DTMFSpecificationProperty.Builder deletionCharacter(String deletionCharacter)
CfnBot.DTMFSpecificationProperty.getDeletionCharacter()deletionCharacter - `CfnBot.DTMFSpecificationProperty.DeletionCharacter`. This parameter is required.this@Stability(value=Stable) public CfnBot.DTMFSpecificationProperty.Builder endCharacter(String endCharacter)
CfnBot.DTMFSpecificationProperty.getEndCharacter()endCharacter - `CfnBot.DTMFSpecificationProperty.EndCharacter`. This parameter is required.this@Stability(value=Stable) public CfnBot.DTMFSpecificationProperty.Builder endTimeoutMs(Number endTimeoutMs)
CfnBot.DTMFSpecificationProperty.getEndTimeoutMs()endTimeoutMs - `CfnBot.DTMFSpecificationProperty.EndTimeoutMs`. This parameter is required.this@Stability(value=Stable) public CfnBot.DTMFSpecificationProperty.Builder maxLength(Number maxLength)
CfnBot.DTMFSpecificationProperty.getMaxLength()maxLength - `CfnBot.DTMFSpecificationProperty.MaxLength`. This parameter is required.this@Stability(value=Stable) public CfnBot.DTMFSpecificationProperty build()
build in interface software.amazon.jsii.Builder<CfnBot.DTMFSpecificationProperty>CfnBot.DTMFSpecificationPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.