GetQueryResultsRequest
public struct GetQueryResultsRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The ID number of the query.
Declaration
Swift
public let queryId: String
-
Undocumented
Declaration
Swift
public init(queryId: String)
-
Declaration
Swift
public func validate(name: String) throws