Uses of Interface
software.amazon.awscdk.services.rekognition.CfnStreamProcessor.KinesisVideoStreamProperty
-
Uses of CfnStreamProcessor.KinesisVideoStreamProperty in software.amazon.awscdk.services.rekognition
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnStreamProcessor.KinesisVideoStreamProperty
Modifier and TypeMethodDescriptionCfnStreamProcessor.KinesisVideoStreamProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnStreamProcessor.Builder.kinesisVideoStream
(CfnStreamProcessor.KinesisVideoStreamProperty kinesisVideoStream) The Kinesis video stream that provides the source of the streaming video for an Amazon Rekognition Video stream processor.CfnStreamProcessorProps.Builder.kinesisVideoStream
(CfnStreamProcessor.KinesisVideoStreamProperty kinesisVideoStream) Sets the value ofCfnStreamProcessorProps.getKinesisVideoStream()
void
CfnStreamProcessor.setKinesisVideoStream
(CfnStreamProcessor.KinesisVideoStreamProperty value) The Kinesis video stream that provides the source of the streaming video for an Amazon Rekognition Video stream processor.