class Aws::SageMaker::Types::LabelingJobSnsDataSource

An Amazon SNS data source used for streaming labeling jobs.

@note When making an API call, you may pass LabelingJobSnsDataSource

data as a hash:

    {
      sns_topic_arn: "SnsTopicArn", # required
    }

@!attribute [rw] sns_topic_arn

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.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/LabelingJobSnsDataSource AWS API Documentation

Constants

SENSITIVE