Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.rekognition.CfnStreamProcessorPropsMixin.Builder
Packages that use CfnStreamProcessorPropsMixin.Builder
-
Uses of CfnStreamProcessorPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.rekognition
Methods in software.amazon.awscdk.cfnpropertymixins.services.rekognition that return CfnStreamProcessorPropsMixin.BuilderModifier and TypeMethodDescriptionCfnStreamProcessorPropsMixin.Builder.boundingBoxRegionsOfInterest(List<? extends Object> boundingBoxRegionsOfInterest) List of BoundingBox objects, each of which denotes a region of interest on screen.CfnStreamProcessorPropsMixin.Builder.boundingBoxRegionsOfInterest(IResolvable boundingBoxRegionsOfInterest) List of BoundingBox objects, each of which denotes a region of interest on screen.CfnStreamProcessorPropsMixin.Builder.connectedHomeSettings(CfnStreamProcessorPropsMixin.ConnectedHomeSettingsProperty connectedHomeSettings) Connected home settings to use on a streaming video.CfnStreamProcessorPropsMixin.Builder.connectedHomeSettings(IResolvable connectedHomeSettings) Connected home settings to use on a streaming video.CfnStreamProcessorPropsMixin.Builder.create()CfnStreamProcessorPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnStreamProcessorPropsMixin.Builder.dataSharingPreference(CfnStreamProcessorPropsMixin.DataSharingPreferenceProperty dataSharingPreference) Allows you to opt in or opt out to share data with Rekognition to improve model performance.CfnStreamProcessorPropsMixin.Builder.dataSharingPreference(IResolvable dataSharingPreference) Allows you to opt in or opt out to share data with Rekognition to improve model performance.CfnStreamProcessorPropsMixin.Builder.faceSearchSettings(CfnStreamProcessorPropsMixin.FaceSearchSettingsProperty faceSearchSettings) The input parameters used to recognize faces in a streaming video analyzed by an Amazon Rekognition stream processor.CfnStreamProcessorPropsMixin.Builder.faceSearchSettings(IResolvable faceSearchSettings) The input parameters used to recognize faces in a streaming video analyzed by an Amazon Rekognition stream processor.CfnStreamProcessorPropsMixin.Builder.kinesisDataStream(CfnStreamProcessorPropsMixin.KinesisDataStreamProperty kinesisDataStream) Amazon Rekognition's Video Stream Processor takes a Kinesis video stream as input.CfnStreamProcessorPropsMixin.Builder.kinesisDataStream(IResolvable kinesisDataStream) Amazon Rekognition's Video Stream Processor takes a Kinesis video stream as input.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.CfnStreamProcessorPropsMixin.Builder.kinesisVideoStream(IResolvable kinesisVideoStream) The Kinesis video stream that provides the source of the streaming video for an Amazon Rekognition Video stream processor.The identifier for your Amazon Key Management Service key (Amazon KMS key).The Name attribute specifies the name of the stream processor and it must be within the constraints described in the Name section of StreamProcessor .CfnStreamProcessorPropsMixin.Builder.notificationChannel(CfnStreamProcessorPropsMixin.NotificationChannelProperty notificationChannel) The Amazon Simple Notification Service topic to which Amazon Rekognition publishes the object detection results and completion status of a video analysis operation.CfnStreamProcessorPropsMixin.Builder.notificationChannel(IResolvable notificationChannel) The Amazon Simple Notification Service topic to which Amazon Rekognition publishes the object detection results and completion status of a video analysis operation.CfnStreamProcessorPropsMixin.Builder.polygonRegionsOfInterest(Object polygonRegionsOfInterest) A set of ordered lists of Point objects.The ARN of the IAM role that allows access to the stream processor.CfnStreamProcessorPropsMixin.Builder.s3Destination(CfnStreamProcessorPropsMixin.S3DestinationProperty s3Destination) The Amazon S3 bucket location to which Amazon Rekognition publishes the detailed inference results of a video analysis operation.CfnStreamProcessorPropsMixin.Builder.s3Destination(IResolvable s3Destination) The Amazon S3 bucket location to which Amazon Rekognition publishes the detailed inference results of a video analysis operation.A set of tags (key-value pairs) that you want to attach to the stream processor.