JobLogEventData - AWS Elastic Disaster Recovery

JobLogEventData

Metadata associated with a Job log.

Contents

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

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: