Uses of Class
software.amazon.awscdk.services.lex.CfnBotAlias.AudioLogSettingProperty.Builder
-
Uses of CfnBotAlias.AudioLogSettingProperty.Builder in software.amazon.awscdk.services.lex
Modifier and TypeMethodDescriptionCfnBotAlias.AudioLogSettingProperty.builder()
CfnBotAlias.AudioLogSettingProperty.Builder.destination
(IResolvable destination) Sets the value ofCfnBotAlias.AudioLogSettingProperty.getDestination()
CfnBotAlias.AudioLogSettingProperty.Builder.destination
(CfnBotAlias.AudioLogDestinationProperty destination) Sets the value ofCfnBotAlias.AudioLogSettingProperty.getDestination()
Sets the value ofCfnBotAlias.AudioLogSettingProperty.getEnabled()
CfnBotAlias.AudioLogSettingProperty.Builder.enabled
(IResolvable enabled) Sets the value ofCfnBotAlias.AudioLogSettingProperty.getEnabled()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnBotAlias.AudioLogSettingProperty.Builder
.