| Package | Description |
|---|---|
| software.amazon.awscdk.services.rekognition |
AWS::Rekognition Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnStreamProcessor.NotificationChannelProperty.Jsii$Proxy
An implementation for
CfnStreamProcessor.NotificationChannelProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnStreamProcessor.NotificationChannelProperty |
CfnStreamProcessor.NotificationChannelProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnStreamProcessor.Builder |
CfnStreamProcessor.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 |
CfnStreamProcessorProps.Builder.notificationChannel(CfnStreamProcessor.NotificationChannelProperty notificationChannel)
Sets the value of
CfnStreamProcessorProps.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.
|
Copyright © 2022. All rights reserved.