Uses of Class
software.amazon.awscdk.interfaces.lex.BotAliasReference.Builder
Packages that use BotAliasReference.Builder
-
Uses of BotAliasReference.Builder in software.amazon.awscdk.interfaces.lex
Methods in software.amazon.awscdk.interfaces.lex that return BotAliasReference.BuilderModifier and TypeMethodDescriptionBotAliasReference.Builder.botAliasArn(String botAliasArn) Sets the value ofBotAliasReference.getBotAliasArn()BotAliasReference.Builder.botAliasId(String botAliasId) Sets the value ofBotAliasReference.getBotAliasId()Sets the value ofBotAliasReference.getBotId()static BotAliasReference.BuilderBotAliasReference.builder()Constructors in software.amazon.awscdk.interfaces.lex with parameters of type BotAliasReference.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(BotAliasReference.Builder builder) Constructor that initializes the object based on literal property values passed by theBotAliasReference.Builder.