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