Cloud Mail 2020 Python Edition

Questions / Feedback?

identity_notification_forwarding_enabled Property

Specifies whether or not Amazon will forward feedback as email.

Syntax

def get_identity_notification_forwarding_enabled(identity_index: int) -> bool: ...

Default Value

FALSE

Remarks

Specifies whether or not Amazon will forward feedback as email. True indicates feedback will be sent as email. A value of False indicates that feedback will only be published to the identity_notification_bounce_topic and identity_notification_complaint_topic SNS topics.

The identity_index parameter specifies the index of the item in the array. The size of the array is controlled by the identity_count property.

This property is read-only.

Copyright (c) 2022 /n software inc. - All rights reserved.
Cloud Mail 2020 Python Edition - Version 20.0 [Build 8308]