| Package | Description |
|---|---|
| software.amazon.awscdk.services.lex |
AWS::Lex Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnBot.TextLogSettingProperty.Builder |
CfnBot.TextLogSettingProperty.builder() |
CfnBot.TextLogSettingProperty.Builder |
CfnBot.TextLogSettingProperty.Builder.destination(CfnBot.TextLogDestinationProperty destination)
Sets the value of
CfnBot.TextLogSettingProperty.getDestination() |
CfnBot.TextLogSettingProperty.Builder |
CfnBot.TextLogSettingProperty.Builder.destination(IResolvable destination)
Sets the value of
CfnBot.TextLogSettingProperty.getDestination() |
CfnBot.TextLogSettingProperty.Builder |
CfnBot.TextLogSettingProperty.Builder.enabled(Boolean enabled)
Sets the value of
CfnBot.TextLogSettingProperty.getEnabled() |
CfnBot.TextLogSettingProperty.Builder |
CfnBot.TextLogSettingProperty.Builder.enabled(IResolvable enabled)
Sets the value of
CfnBot.TextLogSettingProperty.getEnabled() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnBot.TextLogSettingProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnBot.AdvancedRecognitionSettingProperty.Builder. |
Copyright © 2022. All rights reserved.