@Stability(value=Stable) public static final class CfnBot.IntentClosingSettingProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnBot.IntentClosingSettingProperty>
CfnBot.IntentClosingSettingProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnBot.IntentClosingSettingProperty |
build()
Builds the configured instance.
|
CfnBot.IntentClosingSettingProperty.Builder |
closingResponse(CfnBot.ResponseSpecificationProperty closingResponse)
Sets the value of
CfnBot.IntentClosingSettingProperty.getClosingResponse() |
CfnBot.IntentClosingSettingProperty.Builder |
closingResponse(IResolvable closingResponse)
Sets the value of
CfnBot.IntentClosingSettingProperty.getClosingResponse() |
CfnBot.IntentClosingSettingProperty.Builder |
isActive(Boolean isActive)
Sets the value of
CfnBot.IntentClosingSettingProperty.getIsActive() |
CfnBot.IntentClosingSettingProperty.Builder |
isActive(IResolvable isActive)
Sets the value of
CfnBot.IntentClosingSettingProperty.getIsActive() |
@Stability(value=Stable) public CfnBot.IntentClosingSettingProperty.Builder closingResponse(CfnBot.ResponseSpecificationProperty closingResponse)
CfnBot.IntentClosingSettingProperty.getClosingResponse()closingResponse - `CfnBot.IntentClosingSettingProperty.ClosingResponse`. This parameter is required.this@Stability(value=Stable) public CfnBot.IntentClosingSettingProperty.Builder closingResponse(IResolvable closingResponse)
CfnBot.IntentClosingSettingProperty.getClosingResponse()closingResponse - `CfnBot.IntentClosingSettingProperty.ClosingResponse`. This parameter is required.this@Stability(value=Stable) public CfnBot.IntentClosingSettingProperty.Builder isActive(Boolean isActive)
CfnBot.IntentClosingSettingProperty.getIsActive()isActive - `CfnBot.IntentClosingSettingProperty.IsActive`.this@Stability(value=Stable) public CfnBot.IntentClosingSettingProperty.Builder isActive(IResolvable isActive)
CfnBot.IntentClosingSettingProperty.getIsActive()isActive - `CfnBot.IntentClosingSettingProperty.IsActive`.this@Stability(value=Stable) public CfnBot.IntentClosingSettingProperty build()
build in interface software.amazon.jsii.Builder<CfnBot.IntentClosingSettingProperty>CfnBot.IntentClosingSettingPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.