@Stability(value=Stable) public static final class CfnBot.DialogCodeHookSettingProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnBot.DialogCodeHookSettingProperty>
CfnBot.DialogCodeHookSettingProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnBot.DialogCodeHookSettingProperty |
build()
Builds the configured instance.
|
CfnBot.DialogCodeHookSettingProperty.Builder |
enabled(Boolean enabled)
Sets the value of
CfnBot.DialogCodeHookSettingProperty.getEnabled() |
CfnBot.DialogCodeHookSettingProperty.Builder |
enabled(IResolvable enabled)
Sets the value of
CfnBot.DialogCodeHookSettingProperty.getEnabled() |
@Stability(value=Stable) public CfnBot.DialogCodeHookSettingProperty.Builder enabled(Boolean enabled)
CfnBot.DialogCodeHookSettingProperty.getEnabled()enabled - Indicates whether an intent uses the dialog code hook during a conversation with a user. This parameter is required.this@Stability(value=Stable) public CfnBot.DialogCodeHookSettingProperty.Builder enabled(IResolvable enabled)
CfnBot.DialogCodeHookSettingProperty.getEnabled()enabled - Indicates whether an intent uses the dialog code hook during a conversation with a user. This parameter is required.this@Stability(value=Stable) public CfnBot.DialogCodeHookSettingProperty build()
build in interface software.amazon.jsii.Builder<CfnBot.DialogCodeHookSettingProperty>CfnBot.DialogCodeHookSettingPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.