

# RouteTurnStepDetails


Details related to the turn step.

## Contents


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

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

## See Also


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/RouteTurnStepDetails) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/geo-routes-2020-11-19/RouteTurnStepDetails) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/geo-routes-2020-11-19/RouteTurnStepDetails) 