BatchUpdateJobError - AWS Deadline Cloud

BatchUpdateJobError

The error details for a job that could not be updated in a batch update operation.

Contents

code

The error code.

Type: String

Valid Values: ConflictException | InternalServerErrorException | ResourceNotFoundException | ValidationException | AccessDeniedException | ThrottlingException

Required: Yes

farmId

The farm ID of the job that could not be updated.

Type: String

Pattern: farm-[0-9a-f]{32}

Required: Yes

jobId

The job ID of the job that could not be updated.

Type: String

Pattern: job-[0-9a-f]{32}

Required: Yes

message

The error message.

Type: String

Required: Yes

queueId

The queue ID of the job that could not be updated.

Type: String

Pattern: queue-[0-9a-f]{32}

Required: Yes

See Also

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