Uses of Class
software.amazon.awscdk.services.lex.CfnBot.DescriptiveBotBuilderSpecificationProperty.Builder
Packages that use CfnBot.DescriptiveBotBuilderSpecificationProperty.Builder
-
Uses of CfnBot.DescriptiveBotBuilderSpecificationProperty.Builder in software.amazon.awscdk.services.lex
Methods in software.amazon.awscdk.services.lex that return CfnBot.DescriptiveBotBuilderSpecificationProperty.BuilderModifier and TypeMethodDescriptionCfnBot.DescriptiveBotBuilderSpecificationProperty.Builder.bedrockModelSpecification
(IResolvable bedrockModelSpecification) CfnBot.DescriptiveBotBuilderSpecificationProperty.Builder.bedrockModelSpecification
(CfnBot.BedrockModelSpecificationProperty bedrockModelSpecification) CfnBot.DescriptiveBotBuilderSpecificationProperty.builder()
Sets the value ofCfnBot.DescriptiveBotBuilderSpecificationProperty.getEnabled()
CfnBot.DescriptiveBotBuilderSpecificationProperty.Builder.enabled
(IResolvable enabled) Sets the value ofCfnBot.DescriptiveBotBuilderSpecificationProperty.getEnabled()
Constructors in software.amazon.awscdk.services.lex with parameters of type CfnBot.DescriptiveBotBuilderSpecificationProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnBot.DescriptiveBotBuilderSpecificationProperty.Builder
.