

# ListedGatewayInstance
<a name="API_ListedGatewayInstance"></a>

 A summary of an instance. 

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

 ** gatewayArn **   <a name="mediaconnect-Type-ListedGatewayInstance-gatewayArn"></a>
 The Amazon Resource Name (ARN) of the gateway.  
Type: String  
Required: Yes

 ** gatewayInstanceArn **   <a name="mediaconnect-Type-ListedGatewayInstance-gatewayInstanceArn"></a>
 The Amazon Resource Name (ARN) of the instance.  
Type: String  
Required: Yes

 ** instanceId **   <a name="mediaconnect-Type-ListedGatewayInstance-instanceId"></a>
 The managed instance ID generated by the SSM install. This will begin with "mi-".  
Type: String  
Required: Yes

 ** instanceState **   <a name="mediaconnect-Type-ListedGatewayInstance-instanceState"></a>
 The status of the instance.  
Type: String  
Valid Values: `REGISTERING | ACTIVE | DEREGISTERING | DEREGISTERED | REGISTRATION_ERROR | DEREGISTRATION_ERROR`   
Required: No

## See Also
<a name="API_ListedGatewayInstance_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/mediaconnect-2018-11-14/ListedGatewayInstance) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/mediaconnect-2018-11-14/ListedGatewayInstance) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/mediaconnect-2018-11-14/ListedGatewayInstance) 