Class: Aws::Types::ForecastGeofenceEventsDeviceState

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#position::Array[::Float]

Returns the value of attribute position.



590
591
592
# File 'sig/types.rbs', line 590

def position
  @position
end

#speed::Float

Returns the value of attribute speed.



591
592
593
# File 'sig/types.rbs', line 591

def speed
  @speed
end