DescribeEntitiesDetectionJobResponse
public struct DescribeEntitiesDetectionJobResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
An object that contains the properties associated with an entities detection job.
Declaration
Swift
public let entitiesDetectionJobProperties: EntitiesDetectionJobProperties?
-
Undocumented
Declaration
Swift
public init(entitiesDetectionJobProperties: EntitiesDetectionJobProperties? = nil)