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

PagerDutyIncidentConfiguration

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

Details about the PagerDuty service where the response plan creates an incident.

interface PagerDutyIncidentConfiguration {
serviceId: string;
}

§Properties

§
serviceId: string
[src]

The ID of the PagerDuty service that the response plan associates with an incident when it launches.