StreamProcessorNotificationChannel

data class StreamProcessorNotificationChannel(val snsTopicArn: String? = null)

Constructors

Link copied to clipboard
constructor(snsTopicArn: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val snsTopicArn: String? = null

The Amazon Resource Number (ARN) of the Amazon Amazon Simple Notification Service topic to which Amazon Rekognition posts the completion status.