IndexDocumentsResponse
public struct IndexDocumentsResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The names of the fields that are currently being indexed.
Declaration
Swift
public let fieldNames: [String]?
-
Undocumented
Declaration
Swift
public init(fieldNames: [String]? = nil)