CaseRuleError

Error for batch describe case rules API failure. In the Amazon Connect admin website, case rules are known as case field conditions. For more information about case field conditions, see Add case field conditions to a case template.

Types

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

Properties

Link copied to clipboard

Error code from getting a case rule.

Link copied to clipboard
val id: String

The case rule identifier that caused the error.

Link copied to clipboard

Error message from getting a case rule.

Functions

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