StartIncidentRequest

Types

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

Properties

Link copied to clipboard

A token ensuring that the operation is called only once with the specified details.

Link copied to clipboard
val impact: Int?

Defines the impact to the customers. Providing an impact overwrites the impact provided by a response plan.

Link copied to clipboard

Add related items to the incident for other responders to use. Related items are Amazon Web Services resources, external links, or files uploaded to an Amazon S3 bucket.

Link copied to clipboard

The Amazon Resource Name (ARN) of the response plan that pre-defines summary, chat channels, Amazon SNS topics, runbooks, title, and impact of the incident.

Link copied to clipboard

Provide a title for the incident. Providing a title overwrites the title provided by the response plan.

Link copied to clipboard

Details of what created the incident record in Incident Manager.

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