Module: Aws::LocationService::Client::_CalculateRouteMatrixResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::CalculateRouteMatrixResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#route_matrix::Array[::Array[Types::RouteMatrixEntry]]

Returns:



200
# File 'sig/client.rbs', line 200

def route_matrix: () -> ::Array[::Array[Types::RouteMatrixEntry]]

#snapped_departure_positions::Array[::Array[::Float]]

Returns:

  • (::Array[::Array[::Float]])


201
# File 'sig/client.rbs', line 201

def snapped_departure_positions: () -> ::Array[::Array[::Float]]

#snapped_destination_positions::Array[::Array[::Float]]

Returns:

  • (::Array[::Array[::Float]])


202
# File 'sig/client.rbs', line 202

def snapped_destination_positions: () -> ::Array[::Array[::Float]]

#summaryTypes::CalculateRouteMatrixSummary



203
# File 'sig/client.rbs', line 203

def summary: () -> Types::CalculateRouteMatrixSummary