Uses of Interface
software.amazon.awscdk.services.rekognition.CfnStreamProcessor.NotificationChannelProperty
-
Uses of CfnStreamProcessor.NotificationChannelProperty in software.amazon.awscdk.services.rekognition
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnStreamProcessor.NotificationChannelProperty
Modifier and TypeMethodDescriptionCfnStreamProcessor.NotificationChannelProperty.Builder.build()
Builds the configured instance.Modifier 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()
void
CfnStreamProcessor.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.