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