Class: Aws::Types::GetPositionConfigurationResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#destination ⇒ ::String

Returns the value of attribute destination.

Returns:

  • (::String)


782
783
784
# File 'sig/types.rbs', line 782

def destination
  @destination
end

#solvers ⇒ Types::PositionSolverDetails

Returns the value of attribute solvers.



781
782
783
# File 'sig/types.rbs', line 781

def solvers
  @solvers
end