@Stability(value=Stable) public static final class CfnBot.PromptAttemptSpecificationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnBot.PromptAttemptSpecificationProperty>
CfnBot.PromptAttemptSpecificationProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnBot.PromptAttemptSpecificationProperty.Builder allowedInputTypes(CfnBot.AllowedInputTypesProperty allowedInputTypes)
CfnBot.PromptAttemptSpecificationProperty.getAllowedInputTypes()allowedInputTypes - `CfnBot.PromptAttemptSpecificationProperty.AllowedInputTypes`. This parameter is required.this@Stability(value=Stable) public CfnBot.PromptAttemptSpecificationProperty.Builder allowedInputTypes(IResolvable allowedInputTypes)
CfnBot.PromptAttemptSpecificationProperty.getAllowedInputTypes()allowedInputTypes - `CfnBot.PromptAttemptSpecificationProperty.AllowedInputTypes`. This parameter is required.this@Stability(value=Stable) public CfnBot.PromptAttemptSpecificationProperty.Builder allowInterrupt(Boolean allowInterrupt)
CfnBot.PromptAttemptSpecificationProperty.getAllowInterrupt()allowInterrupt - `CfnBot.PromptAttemptSpecificationProperty.AllowInterrupt`.this@Stability(value=Stable) public CfnBot.PromptAttemptSpecificationProperty.Builder allowInterrupt(IResolvable allowInterrupt)
CfnBot.PromptAttemptSpecificationProperty.getAllowInterrupt()allowInterrupt - `CfnBot.PromptAttemptSpecificationProperty.AllowInterrupt`.this@Stability(value=Stable) public CfnBot.PromptAttemptSpecificationProperty.Builder audioAndDtmfInputSpecification(CfnBot.AudioAndDTMFInputSpecificationProperty audioAndDtmfInputSpecification)
audioAndDtmfInputSpecification - `CfnBot.PromptAttemptSpecificationProperty.AudioAndDTMFInputSpecification`.this@Stability(value=Stable) public CfnBot.PromptAttemptSpecificationProperty.Builder audioAndDtmfInputSpecification(IResolvable audioAndDtmfInputSpecification)
audioAndDtmfInputSpecification - `CfnBot.PromptAttemptSpecificationProperty.AudioAndDTMFInputSpecification`.this@Stability(value=Stable) public CfnBot.PromptAttemptSpecificationProperty.Builder textInputSpecification(CfnBot.TextInputSpecificationProperty textInputSpecification)
CfnBot.PromptAttemptSpecificationProperty.getTextInputSpecification()textInputSpecification - `CfnBot.PromptAttemptSpecificationProperty.TextInputSpecification`.this@Stability(value=Stable) public CfnBot.PromptAttemptSpecificationProperty.Builder textInputSpecification(IResolvable textInputSpecification)
CfnBot.PromptAttemptSpecificationProperty.getTextInputSpecification()textInputSpecification - `CfnBot.PromptAttemptSpecificationProperty.TextInputSpecification`.this@Stability(value=Stable) public CfnBot.PromptAttemptSpecificationProperty build()
build in interface software.amazon.jsii.Builder<CfnBot.PromptAttemptSpecificationProperty>CfnBot.PromptAttemptSpecificationPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.