JobLogEventData - AWS Elastic Disaster Recovery
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

JobLogEventData

Metadata associated with a Job log.

Contents

attemptCount

Retries for this operation.

Type: Long

Valid Range: Minimum value of 0. Maximum value of 9.

Required: No

conversionProperties

Properties of a conversion job

Type: ConversionProperties object

Required: No

conversionServerID

The ID of a conversion server.

Type: String

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

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

Required: No

eventResourceData

Properties of resource related to a job event.

Type: EventResourceData object

Note: This object is a Union. Only one member of this object can be specified or returned.

Required: No

maxAttemptsCount

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

Type: Long

Valid Range: Minimum value of 0. Maximum value of 9.

Required: No

rawError

A string representing a job error.

Type: String

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

Required: No

sourceServerID

The ID of a Source Server.

Type: String

Length Constraints: Fixed length of 19.

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

Required: No

targetInstanceID

The ID of a Recovery Instance.

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: