Class: Aws::Types::LiveSimulationState

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#clocks ⇒ ::Array[Types::SimulationClock]

Returns the value of attribute clocks.

Returns:



149
150
151
# File 'sig/types.rbs', line 149

def clocks
  @clocks
end

#domains ⇒ ::Array[Types::Domain]

Returns the value of attribute domains.

Returns:



150
151
152
# File 'sig/types.rbs', line 150

def domains
  @domains
end