@Stability(value=Stable) public static final class CfnBotAlias.ConversationLogSettingsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnBotAlias.ConversationLogSettingsProperty>
CfnBotAlias.ConversationLogSettingsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnBotAlias.ConversationLogSettingsProperty.Builder |
audioLogSettings(IResolvable audioLogSettings)
Sets the value of
CfnBotAlias.ConversationLogSettingsProperty.getAudioLogSettings() |
CfnBotAlias.ConversationLogSettingsProperty.Builder |
audioLogSettings(List<? extends Object> audioLogSettings)
Sets the value of
CfnBotAlias.ConversationLogSettingsProperty.getAudioLogSettings() |
CfnBotAlias.ConversationLogSettingsProperty |
build()
Builds the configured instance.
|
CfnBotAlias.ConversationLogSettingsProperty.Builder |
textLogSettings(IResolvable textLogSettings)
Sets the value of
CfnBotAlias.ConversationLogSettingsProperty.getTextLogSettings() |
CfnBotAlias.ConversationLogSettingsProperty.Builder |
textLogSettings(List<? extends Object> textLogSettings)
Sets the value of
CfnBotAlias.ConversationLogSettingsProperty.getTextLogSettings() |
@Stability(value=Stable) public CfnBotAlias.ConversationLogSettingsProperty.Builder audioLogSettings(IResolvable audioLogSettings)
CfnBotAlias.ConversationLogSettingsProperty.getAudioLogSettings()audioLogSettings - `CfnBotAlias.ConversationLogSettingsProperty.AudioLogSettings`.this@Stability(value=Stable) public CfnBotAlias.ConversationLogSettingsProperty.Builder audioLogSettings(List<? extends Object> audioLogSettings)
CfnBotAlias.ConversationLogSettingsProperty.getAudioLogSettings()audioLogSettings - `CfnBotAlias.ConversationLogSettingsProperty.AudioLogSettings`.this@Stability(value=Stable) public CfnBotAlias.ConversationLogSettingsProperty.Builder textLogSettings(IResolvable textLogSettings)
CfnBotAlias.ConversationLogSettingsProperty.getTextLogSettings()textLogSettings - `CfnBotAlias.ConversationLogSettingsProperty.TextLogSettings`.this@Stability(value=Stable) public CfnBotAlias.ConversationLogSettingsProperty.Builder textLogSettings(List<? extends Object> textLogSettings)
CfnBotAlias.ConversationLogSettingsProperty.getTextLogSettings()textLogSettings - `CfnBotAlias.ConversationLogSettingsProperty.TextLogSettings`.this@Stability(value=Stable) public CfnBotAlias.ConversationLogSettingsProperty build()
build in interface software.amazon.jsii.Builder<CfnBotAlias.ConversationLogSettingsProperty>CfnBotAlias.ConversationLogSettingsPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.