

# RouteMatrixDestinationOptions


Options related to the destination.

## Contents


 ** AvoidActionsForDistance **   <a name="location-Type-RouteMatrixDestinationOptions-AvoidActionsForDistance"></a>
Avoids actions for the provided distance. This is typically to consider for users in moving vehicles who may not have sufficient time to make an action at an origin or a destination.  
Type: Long  
Valid Range: Minimum value of 0.  
Required: No

 ** Heading **   <a name="location-Type-RouteMatrixDestinationOptions-Heading"></a>
GPS Heading at the position.  
Type: Double  
Valid Range: Minimum value of 0.0. Maximum value of 360.0.  
Required: No

 ** Matching **   <a name="location-Type-RouteMatrixDestinationOptions-Matching"></a>
Options to configure matching the provided position to the road network.  
Type: [RouteMatrixMatchingOptions](API_RouteMatrixMatchingOptions.md) object  
Required: No

 ** SideOfStreet **   <a name="location-Type-RouteMatrixDestinationOptions-SideOfStreet"></a>
Options to configure matching the provided position to a side of the street.  
Type: [RouteMatrixSideOfStreetOptions](API_RouteMatrixSideOfStreetOptions.md) object  
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/RouteMatrixDestinationOptions) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/geo-routes-2020-11-19/RouteMatrixDestinationOptions) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/geo-routes-2020-11-19/RouteMatrixDestinationOptions) 