

# SourceNetworkData
<a name="API_SourceNetworkData"></a>

Properties of Source Network related to a job event.

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

 ** sourceNetworkID **   <a name="drs-Type-SourceNetworkData-sourceNetworkID"></a>
Source Network ID.  
Type: String  
Length Constraints: Fixed length of 20.  
Pattern: `sn-[0-9a-zA-Z]{17}`   
Required: No

 ** sourceVpc **   <a name="drs-Type-SourceNetworkData-sourceVpc"></a>
VPC ID protected by the Source Network.  
Type: String  
Length Constraints: Minimum length of 12. Maximum length of 21.  
Pattern: `vpc-[0-9a-fA-F]{8,}`   
Required: No

 ** stackName **   <a name="drs-Type-SourceNetworkData-stackName"></a>
CloudFormation stack name that was deployed for recovering the Source Network.  
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 65536.  
Required: No

 ** targetVpc **   <a name="drs-Type-SourceNetworkData-targetVpc"></a>
ID of the recovered VPC following Source Network recovery.  
Type: String  
Length Constraints: Minimum length of 12. Maximum length of 21.  
Pattern: `vpc-[0-9a-fA-F]{8,}`   
Required: No

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

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\+\+](https://docs.aws.amazon.com/goto/SdkForCpp/drs-2020-02-26/SourceNetworkData) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/drs-2020-02-26/SourceNetworkData) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/drs-2020-02-26/SourceNetworkData) 