

# HealthCheckPathDestinationRequestObject
<a name="API_HealthCheckPathDestinationRequestObject"></a>

Describes a destination for a health check path in a request. Destinations can be in a different Availability Zone than the source (cross-AZ) or in a Local Zone (AZ to Local Zone), enabling remote health validation of your application.

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

 ** SecurityGroupId **   
The ID of the security group for the destination.  
Type: String  
Required: No

 ** SubnetId **   
The ID of the subnet for the destination.  
Type: String  
Required: No

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

For more information about using this API in one of the language-specific Amazon SDKs, see the following:
+  [Amazon SDK for C\+\+](https://docs.amazonaws.cn/goto/SdkForCpp/ec2-2016-11-15/HealthCheckPathDestinationRequestObject) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/ec2-2016-11-15/HealthCheckPathDestinationRequestObject) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/ec2-2016-11-15/HealthCheckPathDestinationRequestObject) 