@Stability(value=Stable) public static final class CfnBot.IntentConfirmationSettingProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnBot.IntentConfirmationSettingProperty>
CfnBot.IntentConfirmationSettingProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnBot.IntentConfirmationSettingProperty.Builder declinationResponse(CfnBot.ResponseSpecificationProperty declinationResponse)
CfnBot.IntentConfirmationSettingProperty.getDeclinationResponse()declinationResponse - `CfnBot.IntentConfirmationSettingProperty.DeclinationResponse`. This parameter is required.this@Stability(value=Stable) public CfnBot.IntentConfirmationSettingProperty.Builder declinationResponse(IResolvable declinationResponse)
CfnBot.IntentConfirmationSettingProperty.getDeclinationResponse()declinationResponse - `CfnBot.IntentConfirmationSettingProperty.DeclinationResponse`. This parameter is required.this@Stability(value=Stable) public CfnBot.IntentConfirmationSettingProperty.Builder isActive(Boolean isActive)
CfnBot.IntentConfirmationSettingProperty.getIsActive()isActive - `CfnBot.IntentConfirmationSettingProperty.IsActive`.this@Stability(value=Stable) public CfnBot.IntentConfirmationSettingProperty.Builder isActive(IResolvable isActive)
CfnBot.IntentConfirmationSettingProperty.getIsActive()isActive - `CfnBot.IntentConfirmationSettingProperty.IsActive`.this@Stability(value=Stable) public CfnBot.IntentConfirmationSettingProperty.Builder promptSpecification(CfnBot.PromptSpecificationProperty promptSpecification)
CfnBot.IntentConfirmationSettingProperty.getPromptSpecification()promptSpecification - `CfnBot.IntentConfirmationSettingProperty.PromptSpecification`. This parameter is required.this@Stability(value=Stable) public CfnBot.IntentConfirmationSettingProperty.Builder promptSpecification(IResolvable promptSpecification)
CfnBot.IntentConfirmationSettingProperty.getPromptSpecification()promptSpecification - `CfnBot.IntentConfirmationSettingProperty.PromptSpecification`. This parameter is required.this@Stability(value=Stable) public CfnBot.IntentConfirmationSettingProperty build()
build in interface software.amazon.jsii.Builder<CfnBot.IntentConfirmationSettingProperty>CfnBot.IntentConfirmationSettingPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.