Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.rekognition.CfnStreamProcessorPropsMixin.KinesisVideoStreamProperty
Packages that use CfnStreamProcessorPropsMixin.KinesisVideoStreamProperty
-
Uses of CfnStreamProcessorPropsMixin.KinesisVideoStreamProperty in software.amazon.awscdk.cfnpropertymixins.services.rekognition
Classes in software.amazon.awscdk.cfnpropertymixins.services.rekognition that implement CfnStreamProcessorPropsMixin.KinesisVideoStreamPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnStreamProcessorPropsMixin.KinesisVideoStreamPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.rekognition that return CfnStreamProcessorPropsMixin.KinesisVideoStreamPropertyModifier and TypeMethodDescriptionCfnStreamProcessorPropsMixin.KinesisVideoStreamProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.rekognition with parameters of type CfnStreamProcessorPropsMixin.KinesisVideoStreamPropertyModifier and TypeMethodDescriptionCfnStreamProcessorMixinProps.Builder.kinesisVideoStream(CfnStreamProcessorPropsMixin.KinesisVideoStreamProperty kinesisVideoStream) Sets the value ofCfnStreamProcessorMixinProps.getKinesisVideoStream()CfnStreamProcessorPropsMixin.Builder.kinesisVideoStream(CfnStreamProcessorPropsMixin.KinesisVideoStreamProperty kinesisVideoStream) The Kinesis video stream that provides the source of the streaming video for an Amazon Rekognition Video stream processor.