SuppressionListScope

The suppression scope that determines which suppression list Amazon SES uses. Can be one of the following:

  • TENANT – Use the tenant's own suppression list.

  • ACCOUNT – Use the account-level suppression list.

Inheritors

Types

Link copied to clipboard
Link copied to clipboard
object Companion
Link copied to clipboard
data class SdkUnknown(val value: String) : SuppressionListScope
Link copied to clipboard

Properties

Link copied to clipboard
abstract val value: String