JobLog - ApplicationMigrationService

JobLog

Job log.

Contents

event

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

Job event data

Type: JobLogEventData object

Required: No

logDateTime

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

For more information about using this API in one of the language-specific AWS SDKs, see the following: