Interface StreamProcessorNotificationChannel.Builder

All Superinterfaces:
Buildable, CopyableBuilder<StreamProcessorNotificationChannel.Builder,StreamProcessorNotificationChannel>, SdkBuilder<StreamProcessorNotificationChannel.Builder,StreamProcessorNotificationChannel>, SdkPojo
Enclosing class:
StreamProcessorNotificationChannel

public static interface StreamProcessorNotificationChannel.Builder extends SdkPojo, CopyableBuilder<StreamProcessorNotificationChannel.Builder,StreamProcessorNotificationChannel>
  • Method Details

    • snsTopicArn

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

      Parameters:
      snsTopicArn - The Amazon Resource Number (ARN) of the Amazon Amazon Simple Notification Service topic to which Amazon Rekognition posts the completion status.
      Returns:
      Returns a reference to this object so that method calls can be chained together.