| Package | Description |
|---|---|
| com.amazonaws.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
SlotResolutionImprovementSpecification |
SlotResolutionImprovementSpecification.clone() |
SlotResolutionImprovementSpecification |
RuntimeSettings.getSlotResolutionImprovement()
An object containing specifications for the assisted slot resolution feature.
|
SlotResolutionImprovementSpecification |
SlotResolutionImprovementSpecification.withBedrockModelSpecification(BedrockModelSpecification bedrockModelSpecification)
An object containing information about the Amazon Bedrock model used to assist slot resolution.
|
SlotResolutionImprovementSpecification |
SlotResolutionImprovementSpecification.withEnabled(Boolean enabled)
Specifies whether assisted slot resolution is turned on or off.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RuntimeSettings.setSlotResolutionImprovement(SlotResolutionImprovementSpecification slotResolutionImprovement)
An object containing specifications for the assisted slot resolution feature.
|
RuntimeSettings |
RuntimeSettings.withSlotResolutionImprovement(SlotResolutionImprovementSpecification slotResolutionImprovement)
An object containing specifications for the assisted slot resolution feature.
|
Copyright © 2025. All rights reserved.