email Routing Catch All
suspend fun emailRoutingCatchAll(name: String, block: suspend EmailRoutingCatchAllResourceBuilder.() -> Unit): EmailRoutingCatchAll
Parameters
name
The unique name of the resulting resource.
block
Builder for EmailRoutingCatchAll.
See also
Parameters
name
The unique name of the resulting resource.