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