Google Cloud Identitytoolkit Admin V2Inheritance Args
data class GoogleCloudIdentitytoolkitAdminV2InheritanceArgs(val emailSendingConfig: Output<Boolean>? = null) : ConvertibleToJava<GoogleCloudIdentitytoolkitAdminV2InheritanceArgs>
Settings that the tenants will inherit from project level.
Properties
Link copied to clipboard
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.