PagerDutyIncidentDetail

Details about the PagerDuty incident associated with an incident created by an Incident Manager response plan.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Indicates whether to resolve the PagerDuty incident when you resolve the associated Incident Manager incident.

Link copied to clipboard
val id: String

The ID of the incident associated with the PagerDuty service for the response plan.

Link copied to clipboard

The ID of the Amazon Web Services Secrets Manager secret that stores your PagerDuty key, either a General Access REST API Key or User Token REST API Key, and other user credentials.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String