SlotResolutionTestResultItemCounts - Amazon Lex API Reference

SlotResolutionTestResultItemCounts

Information about the counts for a slot resolution in the results of a test execution.

Contents

slotMatchResultCounts

The number of matched and mismatched results for slot resolution for the slot.

Type: String to integer map

Valid Keys: Matched | Mismatched | ExecutionError

Required: Yes

totalResultCount

The total number of results.

Type: Integer

Required: Yes

speechTranscriptionResultCounts

The number of matched, mismatched and execution error results for speech transcription for the slot.

Type: String to integer map

Valid Keys: Matched | Mismatched | ExecutionError

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: