public static interface LabelingJobSnsDataSource.Builder extends SdkPojo, CopyableBuilder<LabelingJobSnsDataSource.Builder,LabelingJobSnsDataSource>
Modifier and Type | Method and Description |
---|---|
LabelingJobSnsDataSource.Builder |
snsTopicArn(String snsTopicArn)
The Amazon SNS input topic Amazon Resource Name (ARN).
|
equalsBySdkFields, sdkFields
copy
applyMutation, build
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.
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.Copyright © 2021. All rights reserved.