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, sdkFieldscopyapplyMutation, buildLabelingJobSnsDataSource.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 © 2023. All rights reserved.