

# InstanceInfo
<a name="API_InstanceInfo"></a>

Information about an on-premises instance.

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

 ** deregisterTime **   <a name="CodeDeploy-Type-InstanceInfo-deregisterTime"></a>
If the on-premises instance was deregistered, the time at which the on-premises instance was deregistered.  
Type: Timestamp  
Required: No

 ** iamSessionArn **   <a name="CodeDeploy-Type-InstanceInfo-iamSessionArn"></a>
The ARN of the IAM session associated with the on-premises instance.  
Type: String  
Required: No

 ** iamUserArn **   <a name="CodeDeploy-Type-InstanceInfo-iamUserArn"></a>
The user ARN associated with the on-premises instance.  
Type: String  
Required: No

 ** instanceArn **   <a name="CodeDeploy-Type-InstanceInfo-instanceArn"></a>
The ARN of the on-premises instance.  
Type: String  
Required: No

 ** instanceName **   <a name="CodeDeploy-Type-InstanceInfo-instanceName"></a>
The name of the on-premises instance.  
Type: String  
Required: No

 ** registerTime **   <a name="CodeDeploy-Type-InstanceInfo-registerTime"></a>
The time at which the on-premises instance was registered.  
Type: Timestamp  
Required: No

 ** tags **   <a name="CodeDeploy-Type-InstanceInfo-tags"></a>
The tags currently associated with the on-premises instance.  
Type: Array of [Tag](API_Tag.md) objects  
Required: No

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

For more information about using this API in one of the language-specific Amazon SDKs, see the following:
+  [Amazon SDK for C\$1\$1](https://docs.amazonaws.cn/goto/SdkForCpp/codedeploy-2014-10-06/InstanceInfo) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/codedeploy-2014-10-06/InstanceInfo) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/codedeploy-2014-10-06/InstanceInfo) 