

# RouteMatrixSideOfStreetOptions


Options to configure matching the provided position to a side of the street.

## Contents


 ** Position **   <a name="location-Type-RouteMatrixSideOfStreetOptions-Position"></a>
Position in World Geodetic System (WGS 84) format: [longitude, latitude].  
Type: Array of doubles  
Array Members: Fixed number of 2 items.  
Required: Yes

 ** UseWith **   <a name="location-Type-RouteMatrixSideOfStreetOptions-UseWith"></a>
Strategy that defines when the side of street position should be used. AnyStreet will always use the provided position.  
Default value: `DividedStreetOnly`   
Type: String  
Valid Values: `AnyStreet | DividedStreetOnly`   
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/RouteMatrixSideOfStreetOptions) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/geo-routes-2020-11-19/RouteMatrixSideOfStreetOptions) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/geo-routes-2020-11-19/RouteMatrixSideOfStreetOptions) 