GetResponsePlanIntegrationPagerduty

data class GetResponsePlanIntegrationPagerduty(val name: String, val secretId: String, val serviceId: String)

Constructors

Link copied to clipboard
constructor(name: String, secretId: String, serviceId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the PagerDuty configuration.

Link copied to clipboard

The ID of the AWS 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.

Link copied to clipboard

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