public static interface StreamProcessorNotificationChannel.Builder extends SdkPojo, CopyableBuilder<StreamProcessorNotificationChannel.Builder,StreamProcessorNotificationChannel>
| Modifier and Type | Method and Description |
|---|---|
StreamProcessorNotificationChannel.Builder |
snsTopicArn(String snsTopicArn)
The Amazon Resource Number (ARN) of the Amazon Amazon Simple Notification Service topic to which Amazon
Rekognition posts the completion status.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildStreamProcessorNotificationChannel.Builder snsTopicArn(String snsTopicArn)
The Amazon Resource Number (ARN) of the Amazon Amazon Simple Notification Service topic to which Amazon Rekognition posts the completion status.
snsTopicArn - The Amazon Resource Number (ARN) of the Amazon Amazon Simple Notification Service topic to which
Amazon Rekognition posts the completion status.Copyright © 2023. All rights reserved.