

# EnvironmentInfoDescription
<a name="API_EnvironmentInfoDescription"></a>

The information retrieved from the Amazon EC2 instances.

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

 ** Ec2InstanceId **   
The Amazon EC2 Instance ID for this information.  
Type: String  
Required: No

 ** InfoType **   
The type of information retrieved.  
Type: String  
Valid Values: `tail | bundle`   
Required: No

 ** Message **   
The retrieved information. Currently contains a presigned Amazon S3 URL. The files are deleted after 15 minutes.  
Anyone in possession of this URL can access the files before they are deleted. Make the URL available only to trusted parties.  
Type: String  
Required: No

 ** SampleTimestamp **   
The time stamp when this information was retrieved.  
Type: Timestamp  
Required: No

## See Also
<a name="API_EnvironmentInfoDescription_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/elasticbeanstalk-2010-12-01/EnvironmentInfoDescription) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/elasticbeanstalk-2010-12-01/EnvironmentInfoDescription) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/elasticbeanstalk-2010-12-01/EnvironmentInfoDescription) 