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

TargetResourceTypeSummary

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

Describes a resource type.

interface TargetResourceTypeSummary {
description?: string | null;
resourceType?: string | null;
}

§Properties

§
description?: string | null
[src]

A description of the resource type.

§
resourceType?: string | null
[src]

The resource type.