HumanLoopDataAttributes
public struct HumanLoopDataAttributes : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Sets whether the input image is free of personally identifiable information or adult content.
Declaration
Swift
public let contentClassifiers: [ContentClassifier]? -
Undocumented
Declaration
Swift
public init(contentClassifiers: [ContentClassifier]? = nil) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
HumanLoopDataAttributes Structure Reference