CreateCaseRequest

Types

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

Properties

Link copied to clipboard

Required element used in combination with CreateCase.

Link copied to clipboard

Required element used in combination with CreateCase to provide a description for the new case.

Link copied to clipboard

Required element used in combination with CreateCase to provide an engagement type for the new cases. Available engagement types include Security Incident | Investigation

Link copied to clipboard

Required element used in combination with CreateCase to provide a list of impacted accounts.

Link copied to clipboard

An optional element used in combination with CreateCase to provide a list of impacted regions.

Link copied to clipboard

An optional element used in combination with CreateCase to provide a list of services impacted.

Link copied to clipboard

Required element used in combination with CreateCase to provide an initial start date for the unauthorized activity.

Link copied to clipboard

Required element used in combination with CreateCase to identify the resolver type. Available resolvers include self-supported | aws-supported.

Link copied to clipboard

An optional element used in combination with CreateCase to add customer specified tags to a case.

Link copied to clipboard

An optional element used in combination with CreateCase to provide a list of suspicious internet protocol addresses associated with unauthorized activity.

Link copied to clipboard

Required element used in combination with CreateCase to provide a title for the new case.

Link copied to clipboard

Required element used in combination with CreateCase to provide a list of entities to receive notifications for case updates.

Functions

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