Interface LabelingJobSnsDataSource.Builder

    • Method Detail

      • snsTopicArn

        LabelingJobSnsDataSource.Builder snsTopicArn​(String snsTopicArn)

        The Amazon SNS input topic Amazon Resource Name (ARN). Specify the ARN of the input topic you will use to send new data objects to a streaming labeling job.

        Parameters:
        snsTopicArn - The Amazon SNS input topic Amazon Resource Name (ARN). Specify the ARN of the input topic you will use to send new data objects to a streaming labeling job.
        Returns:
        Returns a reference to this object so that method calls can be chained together.