SimSpaceWeaver / Client / stop_clock
stop_clock#
- SimSpaceWeaver.Client.stop_clock(**kwargs)#
 Stops the simulation clock.
See also: AWS API Documentation
Request Syntax
response = client.stop_clock( Simulation='string' )
- Parameters:
 Simulation (string) –
[REQUIRED]
The name of the simulation.
- Return type:
 dict
- Returns:
 Response Syntax
{}Response Structure
(dict) –
Exceptions
SimSpaceWeaver.Client.exceptions.ResourceNotFoundExceptionSimSpaceWeaver.Client.exceptions.InternalServerExceptionSimSpaceWeaver.Client.exceptions.AccessDeniedExceptionSimSpaceWeaver.Client.exceptions.ValidationExceptionSimSpaceWeaver.Client.exceptions.ConflictException