Uses of Class
software.amazon.awscdk.services.lex.CfnBot.OutputContextProperty.Builder
-
Uses of CfnBot.OutputContextProperty.Builder in software.amazon.awscdk.services.lex
Modifier and TypeMethodDescriptionCfnBot.OutputContextProperty.builder()
Sets the value ofCfnBot.OutputContextProperty.getName()
CfnBot.OutputContextProperty.Builder.timeToLiveInSeconds
(Number timeToLiveInSeconds) Sets the value ofCfnBot.OutputContextProperty.getTimeToLiveInSeconds()
CfnBot.OutputContextProperty.Builder.turnsToLive
(Number turnsToLive) Sets the value ofCfnBot.OutputContextProperty.getTurnsToLive()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnBot.OutputContextProperty.Builder
.