StopQueryExecutionInput
public struct StopQueryExecutionInput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The unique ID of the query execution to stop.
Declaration
Swift
public let queryExecutionId: String -
Undocumented
Declaration
Swift
public init(queryExecutionId: String = StopQueryExecutionInput.idempotencyToken())
View on GitHub
StopQueryExecutionInput Structure Reference