Alert

class Alert

Alert configuration parameters.

Types

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

Properties

Link copied to clipboard

The code for the alert. For example, NOT_PROCESSED.

Link copied to clipboard

If an alert is generated for a resource, an explanation of the reason for the alert.

Link copied to clipboard

The category that MediaTailor assigns to the alert.

Link copied to clipboard

The timestamp when the alert was last modified.

Link copied to clipboard

The Amazon Resource Names (ARNs) related to this alert.

Link copied to clipboard

The Amazon Resource Name (ARN) of the resource.

Functions

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