

# RouteRampStepDetails
<a name="API_RouteRampStepDetails"></a>

Details that are specific to a ramp step.

## Contents
<a name="API_RouteRampStepDetails_Contents"></a>

 ** Intersection **   <a name="location-Type-RouteRampStepDetails-Intersection"></a>
Name of the intersection, if applicable to the step.  
Type: Array of [LocalizedString](API_LocalizedString.md) objects  
Required: Yes

 ** SteeringDirection **   <a name="location-Type-RouteRampStepDetails-SteeringDirection"></a>
Steering direction for the step.  
Type: String  
Valid Values: `Left | Right | Straight`   
Required: No

 ** TurnAngle **   <a name="location-Type-RouteRampStepDetails-TurnAngle"></a>
Angle of the turn.  
Type: Double  
Valid Range: Minimum value of -180. Maximum value of 180.  
Required: No

 ** TurnIntensity **   <a name="location-Type-RouteRampStepDetails-TurnIntensity"></a>
Intensity of the turn.  
Type: String  
Valid Values: `Sharp | Slight | Typical`   
Required: No

## See Also
<a name="API_RouteRampStepDetails_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/geo-routes-2020-11-19/RouteRampStepDetails) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/geo-routes-2020-11-19/RouteRampStepDetails) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/geo-routes-2020-11-19/RouteRampStepDetails) 