EmailRoutingCatchAll

class EmailRoutingCatchAll : KotlinCustomResource

Example Usage

resources:
exampleEmailRoutingCatchAll:
type: cloudflare:EmailRoutingCatchAll
name: example_email_routing_catch_all
properties:
zoneId: 023e105f4ecef8ad9ca31a8372d0c353
actions:
- type: drop
value:
- destinationaddress@example.net
matchers:
- type: all
enabled: true
name: Send to user@example.net rule.

Import

$ pulumi import cloudflare:index/emailRoutingCatchAll:EmailRoutingCatchAll example '<zone_id>'

Properties

Link copied to clipboard

List actions for the catch-all routing rule.

Link copied to clipboard
val enabled: Output<Boolean>

Routing rule status.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard

List of matchers for the catch-all routing rule.

Link copied to clipboard
val name: Output<String>?

Routing rule name.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val tag: Output<String>

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

Link copied to clipboard
val urn: Output<String>
Link copied to clipboard
val zoneId: Output<String>

Identifier