AdditionalResultAttributeValue
public struct AdditionalResultAttributeValue : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The text associated with the attribute and information about the highlight to apply to the text.
Declaration
Swift
public let textWithHighlightsValue: TextWithHighlights? -
Undocumented
Declaration
Swift
public init(textWithHighlightsValue: TextWithHighlights? = nil)
View on GitHub
AdditionalResultAttributeValue Structure Reference