HumanLoopDataAttributes
public struct HumanLoopDataAttributes : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Declares that your content is free of personally identifiable information or adult content. Amazon SageMaker can restrict the Amazon Mechanical Turk workers who can view your task based on this information.
Declaration
Swift
public let contentClassifiers: [ContentClassifier]
-
Undocumented
Declaration
Swift
public init(contentClassifiers: [ContentClassifier])
-
Declaration
Swift
public func validate(name: String) throws