JobAttachmentDetails

The job attachment details.

Constructors

Link copied to clipboard
constructor(value: JobAttachmentDetailsEntity)

Properties

Link copied to clipboard

Inherited functions

Link copied to clipboard

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.

Link copied to clipboard
Link copied to clipboard

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.

Link copied to clipboard