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