Module: Aws::GeoRoutes::Client::_CalculateRouteMatrixResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#error_count::Integer

Returns:

  • (::Integer)


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

def error_count: () -> ::Integer

#pricing_bucket::String

Returns:

  • (::String)


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

def pricing_bucket: () -> ::String

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

Returns:



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

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

#routing_boundaryTypes::RouteMatrixBoundary



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

def routing_boundary: () -> Types::RouteMatrixBoundary