class Aws::S3Control::Types::DeleteJobTaggingRequest
@note When making an API call, you may pass DeleteJobTaggingRequest
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 S3 Batch Operations job whose tags you want to delete. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/s3control-2018-08-20/DeleteJobTaggingRequest AWS API Documentation
Constants
- SENSITIVE