Builder
class Builder
Properties
Link copied to clipboard
An array of faces detected in the video. Each element contains a detected face's details and the time, in milliseconds from the start of the video, the face was detected.
Link copied to clipboard
The current status of the face detection job.
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
construct an aws.sdk.kotlin.services.rekognition.model.Video inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.rekognition.model.VideoMetadata inside the given block