

# JobLog
<a name="API_JobLog"></a>

Job log.

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

 ** event **   <a name="mgn-Type-JobLog-event"></a>
Job log event.  
Type: String  
Valid Values: `JOB_START | SERVER_SKIPPED | CLEANUP_START | CLEANUP_END | CLEANUP_FAIL | SNAPSHOT_START | SNAPSHOT_END | SNAPSHOT_FAIL | USING_PREVIOUS_SNAPSHOT | CONVERSION_START | CONVERSION_END | CONVERSION_FAIL | LAUNCH_START | LAUNCH_FAILED | JOB_CANCEL | JOB_END`   
Required: No

 ** eventData **   <a name="mgn-Type-JobLog-eventData"></a>
Job event data  
Type: [JobLogEventData](API_JobLogEventData.md) object  
Required: No

 ** logDateTime **   <a name="mgn-Type-JobLog-logDateTime"></a>
Job log event date and time.  
Type: String  
Length Constraints: Minimum length of 19. Maximum length of 32.  
Pattern: `[1-9][0-9]*-(0[1-9]|1[0-2])-(0[1-9]|[12][0-9]|3[01])T([0-1][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9](\.[0-9]+)?Z`   
Required: No

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