GetLabelDetectionResponse
Types
Properties
Link copied to clipboard
Information about the paramters used when getting a response. Includes information on aggregation and sorting methods.
Link copied to clipboard
The current status of the label detection job.
Link copied to clipboard
Version number of the label detection model that was used to detect labels.
Link copied to clipboard
An array of labels detected in the video. Each element contains the detected label and the time, in milliseconds from the start of the video, that the label was detected.
Link copied to clipboard
If the job fails, StatusMessage
provides a descriptive error message.
Link copied to clipboard
Information about a video that Amazon Rekognition Video analyzed. Videometadata
is returned in every page of paginated responses from a Amazon Rekognition video operation.
Functions
Link copied to clipboard
inline fun copy(block: GetLabelDetectionResponse.Builder.() -> Unit = {}): GetLabelDetectionResponse