Uses of Interface
software.amazon.awscdk.services.rekognition.CfnStreamProcessor.NotificationChannelProperty
Packages that use CfnStreamProcessor.NotificationChannelProperty
-
Uses of CfnStreamProcessor.NotificationChannelProperty in software.amazon.awscdk.services.rekognition
Classes in software.amazon.awscdk.services.rekognition that implement CfnStreamProcessor.NotificationChannelPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnStreamProcessor.NotificationChannelPropertyMethods in software.amazon.awscdk.services.rekognition that return CfnStreamProcessor.NotificationChannelPropertyModifier and TypeMethodDescriptionCfnStreamProcessor.NotificationChannelProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.rekognition with parameters of type CfnStreamProcessor.NotificationChannelPropertyModifier and TypeMethodDescriptionCfnStreamProcessor.Builder.notificationChannel(CfnStreamProcessor.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.CfnStreamProcessorProps.Builder.notificationChannel(CfnStreamProcessor.NotificationChannelProperty notificationChannel) Sets the value ofCfnStreamProcessorProps.getNotificationChannel()voidCfnStreamProcessor.setNotificationChannel(CfnStreamProcessor.NotificationChannelProperty value) The Amazon Simple Notification Service topic to which Amazon Rekognition publishes the object detection results and completion status of a video analysis operation.