CustomDataIdentifiers
public struct CustomDataIdentifiers : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Undocumented
Declaration
Swift
public let detections: [CustomDetection]? -
Undocumented
Declaration
Swift
public let totalCount: Int64? -
Undocumented
Declaration
Swift
public init(detections: [CustomDetection]? = nil, totalCount: Int64? = nil)
View on GitHub
CustomDataIdentifiers Structure Reference