snsTopicArn property
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.
If you specify an input topic for SnsTopicArn
in
InputConfig
, you must specify a value for
SnsTopicArn
in OutputConfig
.
Implementation
final String snsTopicArn;