

# TrailInfo
<a name="API_TrailInfo"></a>

Information about a CloudTrail trail, including the trail's name, home Region, and Amazon Resource Name (ARN).

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

 ** HomeRegion **   <a name="awscloudtrail-Type-TrailInfo-HomeRegion"></a>
The AWS Region in which a trail was created.  
Type: String  
Required: No

 ** Name **   <a name="awscloudtrail-Type-TrailInfo-Name"></a>
The name of a trail.  
Type: String  
Required: No

 ** TrailARN **   <a name="awscloudtrail-Type-TrailInfo-TrailARN"></a>
The ARN of a trail.  
Type: String  
Required: No

## See Also
<a name="API_TrailInfo_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/cloudtrail-2013-11-01/TrailInfo) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/cloudtrail-2013-11-01/TrailInfo) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/cloudtrail-2013-11-01/TrailInfo) 