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

ActionTarget

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

Describes a target for an action.

interface ActionTarget {
resourceType?: string | null;
}

§Properties

§
resourceType?: string | null
[src]

The resource type of the target.