Class: Aws::Types::Positioning

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#clock_sync ⇒ ::Integer

Returns the value of attribute clock_sync.

Returns:

  • (::Integer)


1672
1673
1674
# File 'sig/types.rbs', line 1672

def clock_sync
  @clock_sync
end

#gnss ⇒ ::Integer

Returns the value of attribute gnss.

Returns:

  • (::Integer)


1674
1675
1676
# File 'sig/types.rbs', line 1674

def gnss
  @gnss
end

#stream ⇒ ::Integer

Returns the value of attribute stream.

Returns:

  • (::Integer)


1673
1674
1675
# File 'sig/types.rbs', line 1673

def stream
  @stream
end