SimSpaceWeaver / Client / start_clock
start_clock#
- SimSpaceWeaver.Client.start_clock(**kwargs)#
Starts the simulation clock.
See also: AWS API Documentation
Request Syntax
response = client.start_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.ResourceNotFoundException
SimSpaceWeaver.Client.exceptions.InternalServerException
SimSpaceWeaver.Client.exceptions.AccessDeniedException
SimSpaceWeaver.Client.exceptions.ValidationException
SimSpaceWeaver.Client.exceptions.ConflictException