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

DomainDetails

import type { DomainDetails } from "https://aws-api.deno.dev/v0.3/services/macie2.ts?docs=full";

Provides information about the domain name of the device that an entity used to perform an action on an affected resource.

interface DomainDetails {
domainName?: string | null;
}

§Properties

§
domainName?: string | null
[src]

The name of the domain.