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.
Container for the parameters to the StopCalculationExecution operation.
Requests the cancellation of a calculation. A
Cancelling a calculation is done on a best effort basis. If a calculation cannot be
cancelled, you can be charged for its completion. If you are concerned about being
charged for a calculation that cannot be cancelled, consider terminating the session
in which the calculation is running.
StopCalculationExecution
call
on a calculation that is already in a terminal state (for example, STOPPED
,
FAILED
, or COMPLETED
) succeeds but has no effect.
Namespace: Amazon.Athena.Model
Assembly: AWSSDK.Athena.dll
Version: 3.x.y.z
public class StopCalculationExecutionRequest : AmazonAthenaRequest IAmazonWebServiceRequest
The StopCalculationExecutionRequest type exposes the following members
Name | Description | |
---|---|---|
StopCalculationExecutionRequest() |
Name | Type | Description | |
---|---|---|---|
CalculationExecutionId | System.String |
Gets and sets the property CalculationExecutionId. The calculation execution UUID. |
.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