MigrationAlert

Provides information about alerts and warnings that Amazon Lex sends during a migration. The alerts include information about how to resolve the issue.

Types

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

Properties

Link copied to clipboard

Additional details about the alert.

Link copied to clipboard

A message that describes why the alert was issued.

Link copied to clipboard

A link to the Amazon Lex documentation that describes how to resolve the alert.

Link copied to clipboard

The type of alert. There are two kinds of alerts:

Functions

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