Interface PagerDutyIncidentDetail.Builder

  • Method Details

    • autoResolve

      PagerDutyIncidentDetail.Builder autoResolve(Boolean autoResolve)

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

      Parameters:
      autoResolve - Indicates whether to resolve the PagerDuty incident when you resolve the associated Incident Manager incident.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • id

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

      Parameters:
      id - The ID of the incident associated with the PagerDuty service for the response plan.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • secretId

      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.

      Parameters:
      secretId - 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.
      Returns:
      Returns a reference to this object so that method calls can be chained together.