Builder
class Builder
Properties
Link copied to clipboard
Specifies the starting point in the Kinesis stream to start processing. You can use the producer timestamp or the fragment number. If you use the producer timestamp, you must put the time in milliseconds. For more information about fragment numbers, see Fragment.
Link copied to clipboard
Specifies when to stop processing the stream. You can specify a maximum amount of time to process the video.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.rekognition.model.StreamProcessingStartSelector inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.rekognition.model.StreamProcessingStopSelector inside the given block