AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
This is the response object from the GetCalculationExecution operation.
Namespace: Amazon.Athena.Model
Assembly: AWSSDK.Athena.dll
Version: 3.x.y.z
public class GetCalculationExecutionResponse : AmazonWebServiceResponse
The GetCalculationExecutionResponse type exposes the following members
Name | Description | |
---|---|---|
GetCalculationExecutionResponse() |
Name | Type | Description | |
---|---|---|---|
CalculationExecutionId | System.String |
Gets and sets the property CalculationExecutionId. The calculation execution UUID. |
|
ContentLength | System.Int64 | Inherited from Amazon.Runtime.AmazonWebServiceResponse. | |
Description | System.String |
Gets and sets the property Description. The description of the calculation execution. |
|
HttpStatusCode | System.Net.HttpStatusCode | Inherited from Amazon.Runtime.AmazonWebServiceResponse. | |
ResponseMetadata | Amazon.Runtime.ResponseMetadata | Inherited from Amazon.Runtime.AmazonWebServiceResponse. | |
Result | Amazon.Athena.Model.CalculationResult |
Gets and sets the property Result. Contains result information. This field is populated only if the calculation is completed. |
|
SessionId | System.String |
Gets and sets the property SessionId. The session ID that the calculation ran in. |
|
Statistics | Amazon.Athena.Model.CalculationStatistics |
Gets and sets the property Statistics. Contains information about the data processing unit (DPU) execution time and progress. This field is populated only when statistics are available. |
|
Status | Amazon.Athena.Model.CalculationStatus |
Gets and sets the property Status. Contains information about the status of the calculation. |
|
WorkingDirectory | System.String |
Gets and sets the property WorkingDirectory. The Amazon S3 location in which calculation results are stored. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5