ProtectedJob

The parameters for an Clean Rooms protected job.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The creation time of the protected job.

Link copied to clipboard

The error from the protected job.

Link copied to clipboard
val id: String

The identifier for a protected job instance.

Link copied to clipboard

The job parameters for the protected job.

Link copied to clipboard

The ARN of the membership.

Link copied to clipboard

he identifier for the membership.

Link copied to clipboard

The result of the protected job.

Link copied to clipboard

Contains any details needed to write the job results.

Link copied to clipboard

The statistics of the protected job.

Link copied to clipboard

The status of the protected job.

Functions

Link copied to clipboard
inline fun copy(block: ProtectedJob.Builder.() -> Unit = {}): ProtectedJob
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String