Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

GetJobTaggingResult

import type { GetJobTaggingResult } from "https://aws-api.deno.dev/v0.4/services/s3control.ts?docs=full";
interface GetJobTaggingResult {
Tags: S3Tag[];
}

§Properties

§
Tags: S3Tag[]
[src]

The set of tags associated with the S3 Batch Operations job.