EmailIdentityFeedbackAttributesArgs

data class EmailIdentityFeedbackAttributesArgs(val emailForwardingEnabled: Output<Boolean>? = null) : ConvertibleToJava<EmailIdentityFeedbackAttributesArgs>

Used to enable or disable feedback forwarding for an identity.

Constructors

Link copied to clipboard
fun EmailIdentityFeedbackAttributesArgs(emailForwardingEnabled: Output<Boolean>? = null)

Functions

Link copied to clipboard
open override fun toJava(): EmailIdentityFeedbackAttributesArgs

Properties

Link copied to clipboard
val emailForwardingEnabled: Output<Boolean>? = null

If the value is true, you receive email notifications when bounce or complaint events occur