Values_2.StopSessionResponseSourceStops the session.
type nonrec t = {id : Values_0.NameString.t option;Returns the Id of the stopped session.
*)}type nonrec error = [ | `AccessDeniedException of Values_0.AccessDeniedException.t| `ConcurrentModificationException of Values_1.ConcurrentModificationException.t| `IllegalSessionStateException of Values_0.IllegalSessionStateException.t| `InternalServiceException of Values_0.InternalServiceException.t| `InvalidInputException of Values_0.InvalidInputException.t| `OperationTimeoutException of Values_0.OperationTimeoutException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `AccessDeniedException of Values_0.AccessDeniedException.t
| `ConcurrentModificationException of
Values_1.ConcurrentModificationException.t
| `IllegalSessionStateException of Values_0.IllegalSessionStateException.t
| `InternalServiceException of Values_0.InternalServiceException.t
| `InvalidInputException of Values_0.InvalidInputException.t
| `OperationTimeoutException of Values_0.OperationTimeoutException.t
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `AccessDeniedException of Values_0.AccessDeniedException.t
| `ConcurrentModificationException of
Values_1.ConcurrentModificationException.t
| `IllegalSessionStateException of Values_0.IllegalSessionStateException.t
| `InternalServiceException of Values_0.InternalServiceException.t
| `InvalidInputException of Values_0.InvalidInputException.t
| `OperationTimeoutException of Values_0.OperationTimeoutException.t
| `Unknown_operation_error of string * string option ]