| Package | Description |
|---|---|
| com.amazonaws.services.augmentedairuntime.model |
| Modifier and Type | Method and Description |
|---|---|
HumanReviewDataAttributes |
HumanReviewDataAttributes.clone() |
HumanReviewDataAttributes |
StartHumanLoopRequest.getDataAttributes()
Attributes of the data specified by the customer.
|
HumanReviewDataAttributes |
HumanReviewDataAttributes.withContentClassifiers(Collection<String> contentClassifiers)
Declares that your content is free of personally identifiable information or adult content.
|
HumanReviewDataAttributes |
HumanReviewDataAttributes.withContentClassifiers(ContentClassifier... contentClassifiers)
Declares that your content is free of personally identifiable information or adult content.
|
HumanReviewDataAttributes |
HumanReviewDataAttributes.withContentClassifiers(String... contentClassifiers)
Declares that your content is free of personally identifiable information or adult content.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StartHumanLoopRequest.setDataAttributes(HumanReviewDataAttributes dataAttributes)
Attributes of the data specified by the customer.
|
StartHumanLoopRequest |
StartHumanLoopRequest.withDataAttributes(HumanReviewDataAttributes dataAttributes)
Attributes of the data specified by the customer.
|
Copyright © 2019. All rights reserved.