Email Identity Dkim Attributes Args
data class EmailIdentityDkimAttributesArgs(val signingEnabled: Output<Boolean>? = null) : ConvertibleToJava<EmailIdentityDkimAttributesArgs>
Used to enable or disable DKIM authentication for an email identity.