

# CloudFormationStackRecordSourceInfo
<a name="API_CloudFormationStackRecordSourceInfo"></a>

Describes the source of a CloudFormation stack record (i.e., the export snapshot record).

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

 ** arn **   <a name="Lightsail-Type-CloudFormationStackRecordSourceInfo-arn"></a>
The Amazon Resource Name (ARN) of the export snapshot record.  
Type: String  
Pattern: `.*\S.*`   
Required: No

 ** name **   <a name="Lightsail-Type-CloudFormationStackRecordSourceInfo-name"></a>
The name of the record.  
Type: String  
Pattern: `.*\S.*`   
Required: No

 ** resourceType **   <a name="Lightsail-Type-CloudFormationStackRecordSourceInfo-resourceType"></a>
The Lightsail resource type (`ExportSnapshotRecord`).  
Type: String  
Valid Values: `ExportSnapshotRecord`   
Required: No

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