UpdateCaseRequest

Types

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

Properties

Link copied to clipboard

Optional element for UpdateCase to provide content for the incident start date field.

Link copied to clipboard

Required element for UpdateCase to identify the case ID for updates.

Link copied to clipboard

Optional element for UpdateCase to provide content for the description field.

Link copied to clipboard

Optional element for UpdateCase to provide content for the engagement type field. Available engagement types include Security Incident | Investigation.

Link copied to clipboard

Optional element for UpdateCase to provide content to add accounts impacted.

Link copied to clipboard

Optional element for UpdateCase to provide content to add accounts impacted.

Link copied to clipboard

Optional element for UpdateCase to provide content to add regions impacted.

Link copied to clipboard

Optional element for UpdateCase to provide content to remove regions impacted.

Link copied to clipboard

Optional element for UpdateCase to provide content to add services impacted.

Link copied to clipboard

Optional element for UpdateCase to provide content to remove services impacted.

Link copied to clipboard

Optional element for UpdateCase to provide content for the customer reported incident start date field.

Link copied to clipboard

Optional element for UpdateCase to provide content to add additional suspicious IP addresses related to a case.

Link copied to clipboard

Optional element for UpdateCase to provide content to remove suspicious IP addresses from a case.

Link copied to clipboard

Optional element for UpdateCase to provide content for the title field.

Link copied to clipboard

Optional element for UpdateCase to provide content to add additional watchers to a case.

Link copied to clipboard

Optional element for UpdateCase to provide content to remove existing watchers from a case.

Functions

Link copied to clipboard
inline fun copy(block: UpdateCaseRequest.Builder.() -> Unit = {}): UpdateCaseRequest
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