| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
LabelingJobSnsDataSource |
LabelingJobSnsDataSource.clone() |
LabelingJobSnsDataSource |
LabelingJobDataSource.getSnsDataSource()
An Amazon SNS data source used for streaming labeling jobs.
|
LabelingJobSnsDataSource |
LabelingJobSnsDataSource.withSnsTopicArn(String snsTopicArn)
The Amazon SNS input topic Amazon Resource Name (ARN).
|
| Modifier and Type | Method and Description |
|---|---|
void |
LabelingJobDataSource.setSnsDataSource(LabelingJobSnsDataSource snsDataSource)
An Amazon SNS data source used for streaming labeling jobs.
|
LabelingJobDataSource |
LabelingJobDataSource.withSnsDataSource(LabelingJobSnsDataSource snsDataSource)
An Amazon SNS data source used for streaming labeling jobs.
|
Copyright © 2025. All rights reserved.