Define how the forward queue/topic is provisioned ("forwardTo")
Relevant only when "forwardTo" has a value.
The entity to create/update (e.g. SBQuery, SBTopic, etc...)
A list of rules (actions/filters) to apply to the subscription or, a function that results a list of rules dynamically.
Define how the topic for this subscription is provisioned. Unlike "deadLetter", the default behavior is "skip" as it is usually the role of the topic's owner to create it.
The provisioning type
Generated using TypeDoc
Define how the dead letter topic is provisioned ("forwardDeadLetteredMessagesTo")
skip (the actual default value is undefined, since it's unclear if the entity is a queue or a topic we must skip)