You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::S3Control::Types::UpdateJobPriorityResult

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#job_idString

The ID for the job whose priority Amazon S3 updated.

Returns:

  • (String)

    The ID for the job whose priority Amazon S3 updated.

#priorityInteger

The new priority assigned to the specified job.

Returns:

  • (Integer)

    The new priority assigned to the specified job.