PolicyStatement

The structure containing traffic policy conditions and actions.

Types

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

Properties

Link copied to clipboard

The action that informs a traffic policy resource to either allow or block the email if it matches a condition in the policy statement.

Link copied to clipboard

The list of conditions to apply to incoming messages for filtering email traffic.

Functions

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