@Stability(value=Stable) public static final class CfnBot.TextInputSpecificationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnBot.TextInputSpecificationProperty>
CfnBot.TextInputSpecificationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnBot.TextInputSpecificationProperty |
build()
Builds the configured instance.
|
CfnBot.TextInputSpecificationProperty.Builder |
startTimeoutMs(Number startTimeoutMs)
Sets the value of
CfnBot.TextInputSpecificationProperty.getStartTimeoutMs() |
@Stability(value=Stable) public CfnBot.TextInputSpecificationProperty.Builder startTimeoutMs(Number startTimeoutMs)
CfnBot.TextInputSpecificationProperty.getStartTimeoutMs()startTimeoutMs - `CfnBot.TextInputSpecificationProperty.StartTimeoutMs`. This parameter is required.this@Stability(value=Stable) public CfnBot.TextInputSpecificationProperty build()
build in interface software.amazon.jsii.Builder<CfnBot.TextInputSpecificationProperty>CfnBot.TextInputSpecificationPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.