Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.rekognition.CfnStreamProcessorPropsMixin.NotificationChannelProperty
Packages that use CfnStreamProcessorPropsMixin.NotificationChannelProperty
-
Uses of CfnStreamProcessorPropsMixin.NotificationChannelProperty in software.amazon.awscdk.cfnpropertymixins.services.rekognition
Classes in software.amazon.awscdk.cfnpropertymixins.services.rekognition that implement CfnStreamProcessorPropsMixin.NotificationChannelPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnStreamProcessorPropsMixin.NotificationChannelPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.rekognition that return CfnStreamProcessorPropsMixin.NotificationChannelPropertyModifier and TypeMethodDescriptionCfnStreamProcessorPropsMixin.NotificationChannelProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.rekognition with parameters of type CfnStreamProcessorPropsMixin.NotificationChannelPropertyModifier and TypeMethodDescriptionCfnStreamProcessorMixinProps.Builder.notificationChannel(CfnStreamProcessorPropsMixin.NotificationChannelProperty notificationChannel) Sets the value ofCfnStreamProcessorMixinProps.getNotificationChannel()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.