class Aws::CodePipeline::Types::GetJobDetailsInput

Represents the input of a `GetJobDetails` action.

@note When making an API call, you may pass GetJobDetailsInput

data as a hash:

    {
      job_id: "JobId", # required
    }

@!attribute [rw] job_id

The unique system-generated ID for the job.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/codepipeline-2015-07-09/GetJobDetailsInput AWS API Documentation

Constants

SENSITIVE