class Aws::S3Control::Types::DescribeJobRequest

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

data as a hash:

    {
      account_id: "AccountId", # required
      job_id: "JobId", # 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 information you want to retrieve.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/s3control-2018-08-20/DescribeJobRequest AWS API Documentation

Constants

SENSITIVE