JobLogEventData - ApplicationMigrationService

JobLogEventData

Job log data

Contents

attemptCount

Retries for this operation.

Type: Integer

Valid Range: Minimum value of 1.

Required: No

conversionServerID

Job Event conversion Server ID.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 255.

Pattern: ^i-[0-9a-fA-F]{8,}$

Required: No

maxAttemptsCount

The maximum number of retries that will be attempted if this operation failed.

Type: Integer

Valid Range: Minimum value of 1.

Required: No

rawError

Job error.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 65536.

Required: No

sourceServerID

Job Event Source Server ID.

Type: String

Length Constraints: Fixed length of 19.

Pattern: ^s-[0-9a-zA-Z]{17}$

Required: No

targetInstanceID

Job Event Target instance ID.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 255.

Pattern: ^i-[0-9a-fA-F]{8,}$

Required: No

See Also

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