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

Owner

import type { Owner } from "https://aws-api.deno.dev/v0.4/services/guardduty.ts?docs=full";

Contains information on the owner of the bucket.

interface Owner {
Id?: string | null;
}

§Properties

§
Id?: string | null
[src]

The canonical user ID of the bucket owner. For information about locating your canonical user ID see Finding Your Account Canonical User ID.