ScoreAttributes
public struct ScoreAttributes : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
A relative ranking for how well the response matches the query.
Declaration
Swift
public let scoreConfidence: ScoreConfidence?
-
Undocumented
Declaration
Swift
public init(scoreConfidence: ScoreConfidence? = nil)