GetCaseRuleResponse

Detailed case rule information. 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

The Amazon Resource Name (ARN) of the case rule.

Link copied to clipboard

Unique identifier of a case rule.

Link copied to clipboard

Timestamp when the resource was created.

Link copied to clipboard

Indicates whether the resource has been deleted.

Link copied to clipboard

Description of a case rule.

Link copied to clipboard

Timestamp when the resource was created or last modified.

Link copied to clipboard

Name of the case rule.

Link copied to clipboard

Represents what rule type should take place, under what conditions.

Link copied to clipboard

A map of of key-value pairs that represent tags on a resource. Tags are used to organize, track, or control access for this resource.

Functions

Link copied to clipboard
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