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 TerminateSession operation.
Terminates an active session. A TerminateSession
call on a session that is
already inactive (for example, in a FAILED
, TERMINATED
or TERMINATING
state) succeeds but has no effect. Calculations running in the session when TerminateSession
is called are forcefully stopped, but may display as FAILED
instead of STOPPED
.
Namespace: Amazon.Athena.Model
Assembly: AWSSDK.Athena.dll
Version: 3.x.y.z
public class TerminateSessionRequest : AmazonAthenaRequest IAmazonWebServiceRequest
The TerminateSessionRequest type exposes the following members
Name | Description | |
---|---|---|
TerminateSessionRequest() |
Name | Type | Description | |
---|---|---|---|
SessionId | System.String |
Gets and sets the property SessionId. The session ID. |
.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