GetJobEntityError
The error for the job entity.
Inheritors
Types
The environment details for the failed job entity.
The job attachment details for the failed job entity.
The job details for the failed job entity.
The step details for the failed job entity.
Functions
Casts this GetJobEntityError as a EnvironmentDetails and retrieves its aws.sdk.kotlin.services.deadline.model.EnvironmentDetailsError value. Throws an exception if the GetJobEntityError is not a EnvironmentDetails.
Casts this GetJobEntityError as a EnvironmentDetails and retrieves its aws.sdk.kotlin.services.deadline.model.EnvironmentDetailsError value. Returns null if the GetJobEntityError is not a EnvironmentDetails.
Casts this GetJobEntityError as a JobAttachmentDetails and retrieves its aws.sdk.kotlin.services.deadline.model.JobAttachmentDetailsError value. Throws an exception if the GetJobEntityError is not a JobAttachmentDetails.
Casts this GetJobEntityError as a JobAttachmentDetails and retrieves its aws.sdk.kotlin.services.deadline.model.JobAttachmentDetailsError value. Returns null if the GetJobEntityError is not a JobAttachmentDetails.
Casts this GetJobEntityError as a JobDetails and retrieves its aws.sdk.kotlin.services.deadline.model.JobDetailsError value. Throws an exception if the GetJobEntityError is not a JobDetails.
Casts this GetJobEntityError as a JobDetails and retrieves its aws.sdk.kotlin.services.deadline.model.JobDetailsError value. Returns null if the GetJobEntityError is not a JobDetails.
Casts this GetJobEntityError as a StepDetails and retrieves its aws.sdk.kotlin.services.deadline.model.StepDetailsError value. Throws an exception if the GetJobEntityError is not a StepDetails.
Casts this GetJobEntityError as a StepDetails and retrieves its aws.sdk.kotlin.services.deadline.model.StepDetailsError value. Returns null if the GetJobEntityError is not a StepDetails.