StartQueryResponse
public struct StartQueryResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The unique ID of the query.
Declaration
Swift
public let queryId: String? -
Undocumented
Declaration
Swift
public init(queryId: String? = nil)
View on GitHub
StartQueryResponse Structure Reference