| Package | Description |
|---|---|
| com.amazonaws.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
DescriptiveBotBuilderSpecification |
DescriptiveBotBuilderSpecification.clone() |
DescriptiveBotBuilderSpecification |
BuildtimeSettings.getDescriptiveBotBuilder()
An object containing specifications for the descriptive bot building feature.
|
DescriptiveBotBuilderSpecification |
DescriptiveBotBuilderSpecification.withBedrockModelSpecification(BedrockModelSpecification bedrockModelSpecification)
An object containing information about the Amazon Bedrock model used to interpret the prompt used in descriptive
bot building.
|
DescriptiveBotBuilderSpecification |
DescriptiveBotBuilderSpecification.withEnabled(Boolean enabled)
Specifies whether the descriptive bot building feature is activated or not.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BuildtimeSettings.setDescriptiveBotBuilder(DescriptiveBotBuilderSpecification descriptiveBotBuilder)
An object containing specifications for the descriptive bot building feature.
|
BuildtimeSettings |
BuildtimeSettings.withDescriptiveBotBuilder(DescriptiveBotBuilderSpecification descriptiveBotBuilder)
An object containing specifications for the descriptive bot building feature.
|
Copyright © 2025. All rights reserved.