JobEntity
The details of a job entity.
Inheritors
Types
Functions
Casts this JobEntity as a EnvironmentDetails and retrieves its aws.sdk.kotlin.services.deadline.model.EnvironmentDetailsEntity value. Throws an exception if the JobEntity is not a EnvironmentDetails.
Casts this JobEntity as a EnvironmentDetails and retrieves its aws.sdk.kotlin.services.deadline.model.EnvironmentDetailsEntity value. Returns null if the JobEntity is not a EnvironmentDetails.
Casts this JobEntity as a JobAttachmentDetails and retrieves its aws.sdk.kotlin.services.deadline.model.JobAttachmentDetailsEntity value. Throws an exception if the JobEntity is not a JobAttachmentDetails.
Casts this JobEntity as a JobAttachmentDetails and retrieves its aws.sdk.kotlin.services.deadline.model.JobAttachmentDetailsEntity value. Returns null if the JobEntity is not a JobAttachmentDetails.
Casts this JobEntity as a JobDetails and retrieves its aws.sdk.kotlin.services.deadline.model.JobDetailsEntity value. Throws an exception if the JobEntity is not a JobDetails.
Casts this JobEntity as a JobDetails and retrieves its aws.sdk.kotlin.services.deadline.model.JobDetailsEntity value. Returns null if the JobEntity is not a JobDetails.
Casts this JobEntity as a StepDetails and retrieves its aws.sdk.kotlin.services.deadline.model.StepDetailsEntity value. Throws an exception if the JobEntity is not a StepDetails.
Casts this JobEntity as a StepDetails and retrieves its aws.sdk.kotlin.services.deadline.model.StepDetailsEntity value. Returns null if the JobEntity is not a StepDetails.