emailSendingConfig

@JvmName(name = "mrpdkkbxfdgqlyfu")
suspend fun emailSendingConfig(value: Output<Boolean>)
@JvmName(name = "nfdvglnbgpltgywm")
suspend fun emailSendingConfig(value: Boolean?)

Parameters

value

Whether to allow the tenant to inherit custom domains, email templates, and custom SMTP settings. If true, email sent from tenant will follow the project level email sending configurations. If false (by default), emails will go with the default settings with no customizations.