class Aws::S3Control::Types::UpdateJobPriorityRequest
@note When making an API call, you may pass UpdateJobPriorityRequest
data as a hash: { account_id: "AccountId", # required job_id: "JobId", # required priority: 1, # required }
@!attribute [rw] account_id
The Amazon Web Services account ID associated with the S3 Batch Operations job. @return [String]
@!attribute [rw] job_id
The ID for the job whose priority you want to update. @return [String]
@!attribute [rw] priority
The priority you want to assign to this job. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/s3control-2018-08-20/UpdateJobPriorityRequest AWS API Documentation
Constants
- SENSITIVE