@Stability(value=Stable) public static final class CfnBot.AllowedInputTypesProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnBot.AllowedInputTypesProperty>
CfnBot.AllowedInputTypesProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnBot.AllowedInputTypesProperty.Builder |
allowAudioInput(Boolean allowAudioInput)
Sets the value of
CfnBot.AllowedInputTypesProperty.getAllowAudioInput() |
CfnBot.AllowedInputTypesProperty.Builder |
allowAudioInput(IResolvable allowAudioInput)
Sets the value of
CfnBot.AllowedInputTypesProperty.getAllowAudioInput() |
CfnBot.AllowedInputTypesProperty.Builder |
allowDtmfInput(Boolean allowDtmfInput)
Sets the value of
CfnBot.AllowedInputTypesProperty.getAllowDtmfInput() |
CfnBot.AllowedInputTypesProperty.Builder |
allowDtmfInput(IResolvable allowDtmfInput)
Sets the value of
CfnBot.AllowedInputTypesProperty.getAllowDtmfInput() |
CfnBot.AllowedInputTypesProperty |
build()
Builds the configured instance.
|
@Stability(value=Stable) public CfnBot.AllowedInputTypesProperty.Builder allowAudioInput(Boolean allowAudioInput)
CfnBot.AllowedInputTypesProperty.getAllowAudioInput()allowAudioInput - `CfnBot.AllowedInputTypesProperty.AllowAudioInput`. This parameter is required.this@Stability(value=Stable) public CfnBot.AllowedInputTypesProperty.Builder allowAudioInput(IResolvable allowAudioInput)
CfnBot.AllowedInputTypesProperty.getAllowAudioInput()allowAudioInput - `CfnBot.AllowedInputTypesProperty.AllowAudioInput`. This parameter is required.this@Stability(value=Stable) public CfnBot.AllowedInputTypesProperty.Builder allowDtmfInput(Boolean allowDtmfInput)
CfnBot.AllowedInputTypesProperty.getAllowDtmfInput()allowDtmfInput - `CfnBot.AllowedInputTypesProperty.AllowDTMFInput`. This parameter is required.this@Stability(value=Stable) public CfnBot.AllowedInputTypesProperty.Builder allowDtmfInput(IResolvable allowDtmfInput)
CfnBot.AllowedInputTypesProperty.getAllowDtmfInput()allowDtmfInput - `CfnBot.AllowedInputTypesProperty.AllowDTMFInput`. This parameter is required.this@Stability(value=Stable) public CfnBot.AllowedInputTypesProperty build()
build in interface software.amazon.jsii.Builder<CfnBot.AllowedInputTypesProperty>CfnBot.AllowedInputTypesPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.