Class: Aws::GeoRoutes::Types::RoutePedestrianSpan

Inherits:
Struct
  • Object
show all
Defined in:
gems/aws-sdk-georoutes/lib/aws-sdk-georoutes/types.rb

Overview

Span computed for the requested SpanAdditionalFeatures.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#best_case_durationInteger

Duration of the computed span without traffic congestion.

Unit: seconds

Returns:

  • (Integer)


3975
3976
3977
3978
3979
3980
3981
3982
3983
3984
3985
3986
3987
3988
3989
3990
3991
3992
3993
# File 'gems/aws-sdk-georoutes/lib/aws-sdk-georoutes/types.rb', line 3975

class RoutePedestrianSpan < Struct.new(
  :best_case_duration,
  :country,
  :distance,
  :duration,
  :dynamic_speed,
  :functional_classification,
  :geometry_offset,
  :incidents,
  :names,
  :pedestrian_access,
  :region,
  :road_attributes,
  :route_numbers,
  :speed_limit,
  :typical_duration)
  SENSITIVE = []
  include Aws::Structure
end

#countryString

3 letter Country code corresponding to the Span.

Returns:

  • (String)


3975
3976
3977
3978
3979
3980
3981
3982
3983
3984
3985
3986
3987
3988
3989
3990
3991
3992
3993
# File 'gems/aws-sdk-georoutes/lib/aws-sdk-georoutes/types.rb', line 3975

class RoutePedestrianSpan < Struct.new(
  :best_case_duration,
  :country,
  :distance,
  :duration,
  :dynamic_speed,
  :functional_classification,
  :geometry_offset,
  :incidents,
  :names,
  :pedestrian_access,
  :region,
  :road_attributes,
  :route_numbers,
  :speed_limit,
  :typical_duration)
  SENSITIVE = []
  include Aws::Structure
end

#distanceInteger

Distance of the computed span. This feature doesn't split a span, but is always computed on a span split by other properties.

Returns:

  • (Integer)


3975
3976
3977
3978
3979
3980
3981
3982
3983
3984
3985
3986
3987
3988
3989
3990
3991
3992
3993
# File 'gems/aws-sdk-georoutes/lib/aws-sdk-georoutes/types.rb', line 3975

class RoutePedestrianSpan < Struct.new(
  :best_case_duration,
  :country,
  :distance,
  :duration,
  :dynamic_speed,
  :functional_classification,
  :geometry_offset,
  :incidents,
  :names,
  :pedestrian_access,
  :region,
  :road_attributes,
  :route_numbers,
  :speed_limit,
  :typical_duration)
  SENSITIVE = []
  include Aws::Structure
end

#durationInteger

Duration of the computed span. This feature doesn't split a span, but is always computed on a span split by other properties.

Unit: seconds

Returns:

  • (Integer)


3975
3976
3977
3978
3979
3980
3981
3982
3983
3984
3985
3986
3987
3988
3989
3990
3991
3992
3993
# File 'gems/aws-sdk-georoutes/lib/aws-sdk-georoutes/types.rb', line 3975

class RoutePedestrianSpan < Struct.new(
  :best_case_duration,
  :country,
  :distance,
  :duration,
  :dynamic_speed,
  :functional_classification,
  :geometry_offset,
  :incidents,
  :names,
  :pedestrian_access,
  :region,
  :road_attributes,
  :route_numbers,
  :speed_limit,
  :typical_duration)
  SENSITIVE = []
  include Aws::Structure
end

#dynamic_speedTypes::RouteSpanDynamicSpeedDetails

Dynamic speed details corresponding to the span.

Unit: KilometersPerHour



3975
3976
3977
3978
3979
3980
3981
3982
3983
3984
3985
3986
3987
3988
3989
3990
3991
3992
3993
# File 'gems/aws-sdk-georoutes/lib/aws-sdk-georoutes/types.rb', line 3975

class RoutePedestrianSpan < Struct.new(
  :best_case_duration,
  :country,
  :distance,
  :duration,
  :dynamic_speed,
  :functional_classification,
  :geometry_offset,
  :incidents,
  :names,
  :pedestrian_access,
  :region,
  :road_attributes,
  :route_numbers,
  :speed_limit,
  :typical_duration)
  SENSITIVE = []
  include Aws::Structure
end

#functional_classificationInteger

Functional classification of the road segment corresponding to the span.

Returns:

  • (Integer)


3975
3976
3977
3978
3979
3980
3981
3982
3983
3984
3985
3986
3987
3988
3989
3990
3991
3992
3993
# File 'gems/aws-sdk-georoutes/lib/aws-sdk-georoutes/types.rb', line 3975

class RoutePedestrianSpan < Struct.new(
  :best_case_duration,
  :country,
  :distance,
  :duration,
  :dynamic_speed,
  :functional_classification,
  :geometry_offset,
  :incidents,
  :names,
  :pedestrian_access,
  :region,
  :road_attributes,
  :route_numbers,
  :speed_limit,
  :typical_duration)
  SENSITIVE = []
  include Aws::Structure
end

#geometry_offsetInteger

Offset in the leg geometry corresponding to the start of this span.

Returns:

  • (Integer)


3975
3976
3977
3978
3979
3980
3981
3982
3983
3984
3985
3986
3987
3988
3989
3990
3991
3992
3993
# File 'gems/aws-sdk-georoutes/lib/aws-sdk-georoutes/types.rb', line 3975

class RoutePedestrianSpan < Struct.new(
  :best_case_duration,
  :country,
  :distance,
  :duration,
  :dynamic_speed,
  :functional_classification,
  :geometry_offset,
  :incidents,
  :names,
  :pedestrian_access,
  :region,
  :road_attributes,
  :route_numbers,
  :speed_limit,
  :typical_duration)
  SENSITIVE = []
  include Aws::Structure
end

#incidentsArray<Integer>

Incidents corresponding to the span. These index into the Incidents in the parent Leg.

Returns:

  • (Array<Integer>)


3975
3976
3977
3978
3979
3980
3981
3982
3983
3984
3985
3986
3987
3988
3989
3990
3991
3992
3993
# File 'gems/aws-sdk-georoutes/lib/aws-sdk-georoutes/types.rb', line 3975

class RoutePedestrianSpan < Struct.new(
  :best_case_duration,
  :country,
  :distance,
  :duration,
  :dynamic_speed,
  :functional_classification,
  :geometry_offset,
  :incidents,
  :names,
  :pedestrian_access,
  :region,
  :road_attributes,
  :route_numbers,
  :speed_limit,
  :typical_duration)
  SENSITIVE = []
  include Aws::Structure
end

#namesArray<Types::LocalizedString>

Provides an array of names of the pedestrian span in available languages.

Returns:



3975
3976
3977
3978
3979
3980
3981
3982
3983
3984
3985
3986
3987
3988
3989
3990
3991
3992
3993
# File 'gems/aws-sdk-georoutes/lib/aws-sdk-georoutes/types.rb', line 3975

class RoutePedestrianSpan < Struct.new(
  :best_case_duration,
  :country,
  :distance,
  :duration,
  :dynamic_speed,
  :functional_classification,
  :geometry_offset,
  :incidents,
  :names,
  :pedestrian_access,
  :region,
  :road_attributes,
  :route_numbers,
  :speed_limit,
  :typical_duration)
  SENSITIVE = []
  include Aws::Structure
end

#pedestrian_accessArray<String>

Access attributes for a pedestrian corresponding to the span.

Returns:

  • (Array<String>)


3975
3976
3977
3978
3979
3980
3981
3982
3983
3984
3985
3986
3987
3988
3989
3990
3991
3992
3993
# File 'gems/aws-sdk-georoutes/lib/aws-sdk-georoutes/types.rb', line 3975

class RoutePedestrianSpan < Struct.new(
  :best_case_duration,
  :country,
  :distance,
  :duration,
  :dynamic_speed,
  :functional_classification,
  :geometry_offset,
  :incidents,
  :names,
  :pedestrian_access,
  :region,
  :road_attributes,
  :route_numbers,
  :speed_limit,
  :typical_duration)
  SENSITIVE = []
  include Aws::Structure
end

#regionString

2-3 letter Region code corresponding to the Span. This is either a province or a state.

Returns:

  • (String)


3975
3976
3977
3978
3979
3980
3981
3982
3983
3984
3985
3986
3987
3988
3989
3990
3991
3992
3993
# File 'gems/aws-sdk-georoutes/lib/aws-sdk-georoutes/types.rb', line 3975

class RoutePedestrianSpan < Struct.new(
  :best_case_duration,
  :country,
  :distance,
  :duration,
  :dynamic_speed,
  :functional_classification,
  :geometry_offset,
  :incidents,
  :names,
  :pedestrian_access,
  :region,
  :road_attributes,
  :route_numbers,
  :speed_limit,
  :typical_duration)
  SENSITIVE = []
  include Aws::Structure
end

#road_attributesArray<String>

Attributes for the road segment corresponding to the span.

Returns:

  • (Array<String>)


3975
3976
3977
3978
3979
3980
3981
3982
3983
3984
3985
3986
3987
3988
3989
3990
3991
3992
3993
# File 'gems/aws-sdk-georoutes/lib/aws-sdk-georoutes/types.rb', line 3975

class RoutePedestrianSpan < Struct.new(
  :best_case_duration,
  :country,
  :distance,
  :duration,
  :dynamic_speed,
  :functional_classification,
  :geometry_offset,
  :incidents,
  :names,
  :pedestrian_access,
  :region,
  :road_attributes,
  :route_numbers,
  :speed_limit,
  :typical_duration)
  SENSITIVE = []
  include Aws::Structure
end

#route_numbersArray<Types::RouteNumber>

Designated route name or number corresponding to the span.

Returns:



3975
3976
3977
3978
3979
3980
3981
3982
3983
3984
3985
3986
3987
3988
3989
3990
3991
3992
3993
# File 'gems/aws-sdk-georoutes/lib/aws-sdk-georoutes/types.rb', line 3975

class RoutePedestrianSpan < Struct.new(
  :best_case_duration,
  :country,
  :distance,
  :duration,
  :dynamic_speed,
  :functional_classification,
  :geometry_offset,
  :incidents,
  :names,
  :pedestrian_access,
  :region,
  :road_attributes,
  :route_numbers,
  :speed_limit,
  :typical_duration)
  SENSITIVE = []
  include Aws::Structure
end

#speed_limitTypes::RouteSpanSpeedLimitDetails

Speed limit details corresponding to the span.

Unit: KilometersPerHour



3975
3976
3977
3978
3979
3980
3981
3982
3983
3984
3985
3986
3987
3988
3989
3990
3991
3992
3993
# File 'gems/aws-sdk-georoutes/lib/aws-sdk-georoutes/types.rb', line 3975

class RoutePedestrianSpan < Struct.new(
  :best_case_duration,
  :country,
  :distance,
  :duration,
  :dynamic_speed,
  :functional_classification,
  :geometry_offset,
  :incidents,
  :names,
  :pedestrian_access,
  :region,
  :road_attributes,
  :route_numbers,
  :speed_limit,
  :typical_duration)
  SENSITIVE = []
  include Aws::Structure
end

#typical_durationInteger

Duration of the computed span under typical traffic congestion.

Unit: seconds

Returns:

  • (Integer)


3975
3976
3977
3978
3979
3980
3981
3982
3983
3984
3985
3986
3987
3988
3989
3990
3991
3992
3993
# File 'gems/aws-sdk-georoutes/lib/aws-sdk-georoutes/types.rb', line 3975

class RoutePedestrianSpan < Struct.new(
  :best_case_duration,
  :country,
  :distance,
  :duration,
  :dynamic_speed,
  :functional_classification,
  :geometry_offset,
  :incidents,
  :names,
  :pedestrian_access,
  :region,
  :road_attributes,
  :route_numbers,
  :speed_limit,
  :typical_duration)
  SENSITIVE = []
  include Aws::Structure
end