GetEmailRoutingCatchAllResult

data class GetEmailRoutingCatchAllResult(val actions: List<GetEmailRoutingCatchAllAction>, val enabled: Boolean, val id: String, val matchers: List<GetEmailRoutingCatchAllMatcher>, val name: String, val tag: String, val zoneId: String)

A collection of values returned by getEmailRoutingCatchAll.

Constructors

Link copied to clipboard
constructor(actions: List<GetEmailRoutingCatchAllAction>, enabled: Boolean, id: String, matchers: List<GetEmailRoutingCatchAllMatcher>, name: String, tag: String, zoneId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

List actions for the catch-all routing rule.

Link copied to clipboard

Routing rule status.

Link copied to clipboard
val id: String

Routing rule identifier.

Link copied to clipboard

List of matchers for the catch-all routing rule.

Link copied to clipboard

Routing rule name.

Link copied to clipboard
val tag: String

Routing rule tag. (Deprecated, replaced by routing rule identifier)

Link copied to clipboard

Identifier