class Aws::Rekognition::Types::HumanLoopDataAttributes
Allows you to set attributes of the image. Currently, you can declare an image as free of personally identifiable information.
@note When making an API call, you may pass HumanLoopDataAttributes
data as a hash: { content_classifiers: ["FreeOfPersonallyIdentifiableInformation"], # accepts FreeOfPersonallyIdentifiableInformation, FreeOfAdultContent }
@!attribute [rw] content_classifiers
Sets whether the input image is free of personally identifiable information. @return [Array<String>]
Constants
- SENSITIVE