AWS SDK for C++
1.8.156
AWS SDK for C++
|
#include <StartQueryExecutionRequest.h>
Additional Inherited Members | |
![]() | |
virtual void | DumpBodyToUrl (Aws::Http::URI &uri) const |
Definition at line 24 of file StartQueryExecutionRequest.h.
Aws::Athena::Model::StartQueryExecutionRequest::StartQueryExecutionRequest | ( | ) |
|
inline |
A unique case-sensitive string used to ensure the request to create the query is idempotent (executes only once). If another StartQueryExecution
request is received, the same response is returned and another query is not created. If a parameter has changed, for example, the QueryString
, an error is returned.
This token is listed as not required because AWS SDKs (for example the AWS SDK for Java) auto-generate the token for users. If you are not using the AWS SDK or the AWS CLI, you must provide this token or the action will fail.
Definition at line 103 of file StartQueryExecutionRequest.h.
|
inline |
A unique case-sensitive string used to ensure the request to create the query is idempotent (executes only once). If another StartQueryExecution
request is received, the same response is returned and another query is not created. If a parameter has changed, for example, the QueryString
, an error is returned.
This token is listed as not required because AWS SDKs (for example the AWS SDK for Java) auto-generate the token for users. If you are not using the AWS SDK or the AWS CLI, you must provide this token or the action will fail.
Definition at line 91 of file StartQueryExecutionRequest.h.
|
inline |
The database within which the query executes.
Definition at line 181 of file StartQueryExecutionRequest.h.
|
inline |
The SQL query statements to be executed.
Definition at line 43 of file StartQueryExecutionRequest.h.
|
overridevirtual |
Reimplemented from Aws::Athena::AthenaRequest.
|
inline |
Specifies information about where and how to save the results of the query execution. If the query runs in a workgroup, then workgroup's settings may override query settings. This affects the query results location. The workgroup settings override is specified in EnforceWorkGroupConfiguration (true/false) in the WorkGroupConfiguration. See WorkGroupConfiguration$EnforceWorkGroupConfiguration.
Definition at line 217 of file StartQueryExecutionRequest.h.
|
inlineoverridevirtual |
Implements Aws::AmazonWebServiceRequest.
Definition at line 33 of file StartQueryExecutionRequest.h.
|
inline |
The name of the workgroup in which the query is being started.
Definition at line 273 of file StartQueryExecutionRequest.h.
|
inline |
The database within which the query executes.
Definition at line 186 of file StartQueryExecutionRequest.h.
|
inline |
The SQL query statements to be executed.
Definition at line 48 of file StartQueryExecutionRequest.h.
|
inline |
Specifies information about where and how to save the results of the query execution. If the query runs in a workgroup, then workgroup's settings may override query settings. This affects the query results location. The workgroup settings override is specified in EnforceWorkGroupConfiguration (true/false) in the WorkGroupConfiguration. See WorkGroupConfiguration$EnforceWorkGroupConfiguration.
Definition at line 227 of file StartQueryExecutionRequest.h.
|
overridevirtual |
Convert payload into String.
Implements Aws::AmazonSerializableWebServiceRequest.
|
inline |
A unique case-sensitive string used to ensure the request to create the query is idempotent (executes only once). If another StartQueryExecution
request is received, the same response is returned and another query is not created. If a parameter has changed, for example, the QueryString
, an error is returned.
This token is listed as not required because AWS SDKs (for example the AWS SDK for Java) auto-generate the token for users. If you are not using the AWS SDK or the AWS CLI, you must provide this token or the action will fail.
Definition at line 127 of file StartQueryExecutionRequest.h.
|
inline |
A unique case-sensitive string used to ensure the request to create the query is idempotent (executes only once). If another StartQueryExecution
request is received, the same response is returned and another query is not created. If a parameter has changed, for example, the QueryString
, an error is returned.
This token is listed as not required because AWS SDKs (for example the AWS SDK for Java) auto-generate the token for users. If you are not using the AWS SDK or the AWS CLI, you must provide this token or the action will fail.
Definition at line 115 of file StartQueryExecutionRequest.h.
|
inline |
A unique case-sensitive string used to ensure the request to create the query is idempotent (executes only once). If another StartQueryExecution
request is received, the same response is returned and another query is not created. If a parameter has changed, for example, the QueryString
, an error is returned.
This token is listed as not required because AWS SDKs (for example the AWS SDK for Java) auto-generate the token for users. If you are not using the AWS SDK or the AWS CLI, you must provide this token or the action will fail.
Definition at line 139 of file StartQueryExecutionRequest.h.
|
inline |
The database within which the query executes.
Definition at line 191 of file StartQueryExecutionRequest.h.
|
inline |
The database within which the query executes.
Definition at line 196 of file StartQueryExecutionRequest.h.
|
inline |
The SQL query statements to be executed.
Definition at line 58 of file StartQueryExecutionRequest.h.
|
inline |
The SQL query statements to be executed.
Definition at line 53 of file StartQueryExecutionRequest.h.
|
inline |
The SQL query statements to be executed.
Definition at line 63 of file StartQueryExecutionRequest.h.
|
inline |
Specifies information about where and how to save the results of the query execution. If the query runs in a workgroup, then workgroup's settings may override query settings. This affects the query results location. The workgroup settings override is specified in EnforceWorkGroupConfiguration (true/false) in the WorkGroupConfiguration. See WorkGroupConfiguration$EnforceWorkGroupConfiguration.
Definition at line 237 of file StartQueryExecutionRequest.h.
|
inline |
Specifies information about where and how to save the results of the query execution. If the query runs in a workgroup, then workgroup's settings may override query settings. This affects the query results location. The workgroup settings override is specified in EnforceWorkGroupConfiguration (true/false) in the WorkGroupConfiguration. See WorkGroupConfiguration$EnforceWorkGroupConfiguration.
Definition at line 247 of file StartQueryExecutionRequest.h.
|
inline |
The name of the workgroup in which the query is being started.
Definition at line 288 of file StartQueryExecutionRequest.h.
|
inline |
The name of the workgroup in which the query is being started.
Definition at line 283 of file StartQueryExecutionRequest.h.
|
inline |
The name of the workgroup in which the query is being started.
Definition at line 293 of file StartQueryExecutionRequest.h.
|
inline |
A unique case-sensitive string used to ensure the request to create the query is idempotent (executes only once). If another StartQueryExecution
request is received, the same response is returned and another query is not created. If a parameter has changed, for example, the QueryString
, an error is returned.
This token is listed as not required because AWS SDKs (for example the AWS SDK for Java) auto-generate the token for users. If you are not using the AWS SDK or the AWS CLI, you must provide this token or the action will fail.
Definition at line 163 of file StartQueryExecutionRequest.h.
|
inline |
A unique case-sensitive string used to ensure the request to create the query is idempotent (executes only once). If another StartQueryExecution
request is received, the same response is returned and another query is not created. If a parameter has changed, for example, the QueryString
, an error is returned.
This token is listed as not required because AWS SDKs (for example the AWS SDK for Java) auto-generate the token for users. If you are not using the AWS SDK or the AWS CLI, you must provide this token or the action will fail.
Definition at line 151 of file StartQueryExecutionRequest.h.
|
inline |
A unique case-sensitive string used to ensure the request to create the query is idempotent (executes only once). If another StartQueryExecution
request is received, the same response is returned and another query is not created. If a parameter has changed, for example, the QueryString
, an error is returned.
This token is listed as not required because AWS SDKs (for example the AWS SDK for Java) auto-generate the token for users. If you are not using the AWS SDK or the AWS CLI, you must provide this token or the action will fail.
Definition at line 175 of file StartQueryExecutionRequest.h.
|
inline |
The database within which the query executes.
Definition at line 201 of file StartQueryExecutionRequest.h.
|
inline |
The database within which the query executes.
Definition at line 206 of file StartQueryExecutionRequest.h.
|
inline |
The SQL query statements to be executed.
Definition at line 73 of file StartQueryExecutionRequest.h.
|
inline |
The SQL query statements to be executed.
Definition at line 68 of file StartQueryExecutionRequest.h.
|
inline |
The SQL query statements to be executed.
Definition at line 78 of file StartQueryExecutionRequest.h.
|
inline |
Specifies information about where and how to save the results of the query execution. If the query runs in a workgroup, then workgroup's settings may override query settings. This affects the query results location. The workgroup settings override is specified in EnforceWorkGroupConfiguration (true/false) in the WorkGroupConfiguration. See WorkGroupConfiguration$EnforceWorkGroupConfiguration.
Definition at line 257 of file StartQueryExecutionRequest.h.
|
inline |
Specifies information about where and how to save the results of the query execution. If the query runs in a workgroup, then workgroup's settings may override query settings. This affects the query results location. The workgroup settings override is specified in EnforceWorkGroupConfiguration (true/false) in the WorkGroupConfiguration. See WorkGroupConfiguration$EnforceWorkGroupConfiguration.
Definition at line 267 of file StartQueryExecutionRequest.h.
|
inline |
The name of the workgroup in which the query is being started.
Definition at line 303 of file StartQueryExecutionRequest.h.
|
inline |
The name of the workgroup in which the query is being started.
Definition at line 298 of file StartQueryExecutionRequest.h.
|
inline |
The name of the workgroup in which the query is being started.
Definition at line 308 of file StartQueryExecutionRequest.h.
|
inline |
The name of the workgroup in which the query is being started.
Definition at line 278 of file StartQueryExecutionRequest.h.