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