Analysis

class Analysis

The result of an analysis can be used in conditions to trigger actions. Analyses can inspect the email content and report a certain aspect of the email.

Types

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

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of an Add On.

Link copied to clipboard

The returned value from an Add On.

Functions

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