class Aws::SESV2::Types::TopicFilter
Used for filtering by a specific topic preference.
@note When making an API call, you may pass TopicFilter
data as a hash: { topic_name: "TopicName", use_default_if_preference_unavailable: false, }
@!attribute [rw] topic_name
The name of a topic on which you wish to apply the filter. @return [String]
@!attribute [rw] use_default_if_preference_unavailable
Notes that the default subscription status should be applied to a contact because the contact has not noted their preference for subscribing to a topic. @return [Boolean]
@see docs.aws.amazon.com/goto/WebAPI/sesv2-2019-09-27/TopicFilter AWS API Documentation
Constants
- SENSITIVE