Package | Description |
---|---|
software.amazon.awssdk.services.sagemaker.model |
Modifier and Type | Method and Description |
---|---|
PublicWorkforceTaskPrice |
HumanLoopConfig.publicWorkforceTaskPrice()
Returns the value of the PublicWorkforceTaskPrice property for this object.
|
PublicWorkforceTaskPrice |
HumanTaskConfig.publicWorkforceTaskPrice()
The price that you pay for each task performed by an Amazon Mechanical Turk worker.
|
Modifier and Type | Method and Description |
---|---|
HumanLoopConfig.Builder |
HumanLoopConfig.Builder.publicWorkforceTaskPrice(PublicWorkforceTaskPrice publicWorkforceTaskPrice)
Sets the value of the PublicWorkforceTaskPrice property for this object.
|
HumanTaskConfig.Builder |
HumanTaskConfig.Builder.publicWorkforceTaskPrice(PublicWorkforceTaskPrice publicWorkforceTaskPrice)
The price that you pay for each task performed by an Amazon Mechanical Turk worker.
|
Copyright © 2021. All rights reserved.