ThirdPartyJob

A response to a PollForThirdPartyJobs request returned by CodePipeline when there is a job to be worked on by a partner action.

Types

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

Properties

Link copied to clipboard

The clientToken portion of the clientId and clientToken pair used to verify that the calling entity is allowed access to the job and its details.

Link copied to clipboard

The identifier used to identify the job in CodePipeline.

Functions

Link copied to clipboard
inline fun copy(block: ThirdPartyJob.Builder.() -> Unit = {}): ThirdPartyJob
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