

# VpnStaticRoute
<a name="API_VpnStaticRoute"></a>

Describes a static route for a VPN connection.

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

 ** destinationCidrBlock **   
The CIDR block associated with the local subnet of the customer data center.  
Type: String  
Required: No

 ** source **   
Indicates how the routes were provided.  
Type: String  
Valid Values: `Static`   
Required: No

 ** state **   
The current state of the static route.  
Type: String  
Valid Values: `pending | available | deleting | deleted`   
Required: No

## See Also
<a name="API_VpnStaticRoute_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/ec2-2016-11-15/VpnStaticRoute) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/ec2-2016-11-15/VpnStaticRoute) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/ec2-2016-11-15/VpnStaticRoute) 