

# LaunchedInstance
<a name="API_LaunchedInstance"></a>

Launched instance.

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

 ** ec2InstanceID **   <a name="mgn-Type-LaunchedInstance-ec2InstanceID"></a>
Launched instance EC2 ID.  
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 255.  
Pattern: `i-[0-9a-fA-F]{8,}`   
Required: No

 ** firstBoot **   <a name="mgn-Type-LaunchedInstance-firstBoot"></a>
Launched instance first boot.  
Type: String  
Valid Values: `WAITING | SUCCEEDED | UNKNOWN | STOPPED`   
Required: No

 ** jobID **   <a name="mgn-Type-LaunchedInstance-jobID"></a>
Launched instance Job ID.  
Type: String  
Length Constraints: Fixed length of 24.  
Pattern: `mgnjob-[0-9a-zA-Z]{17}`   
Required: No

## See Also
<a name="API_LaunchedInstance_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/mgn-2020-02-26/LaunchedInstance) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/mgn-2020-02-26/LaunchedInstance) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/mgn-2020-02-26/LaunchedInstance) 