Version: v1
Interface: TopicPublishOptions
Interfaces.TopicPublishOptions
This is the user facing type where things are optional and fields are overrides to base config in Topic
Hierarchy#
↳
TopicPublishOptions
Properties#
attributes#
• Optional attributes: Attributes
Defined in#
src/interface/publishOptions.ts:51
backoffSettings#
• Optional backoffSettings: RecursivePartial<BackoffSettings>
Inherited from#
RecursivePartial.backoffSettings
Defined in#
src/interface/publishOptions.ts:43
retryCodes#
• Optional retryCodes: (undefined | RecursivePartial<RetryCodesAllowed>)[]
Inherited from#
RecursivePartial.retryCodes