class Aws::Glue::Types::GetJobRunsRequest
@note When making an API call, you may pass GetJobRunsRequest
data as a hash: { job_name: "NameString", # required next_token: "GenericString", max_results: 1, }
@!attribute [rw] job_name
The name of the job definition for which to retrieve all job runs. @return [String]
@!attribute [rw] next_token
A continuation token, if this is a continuation call. @return [String]
@!attribute [rw] max_results
The maximum size of the response. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/glue-2017-03-31/GetJobRunsRequest AWS API Documentation
Constants
- SENSITIVE