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 insrc/interface/publishOptions.ts:51
#
backoffSettings• Optional
backoffSettings: RecursivePartial
<BackoffSettings
>
#
Inherited fromRecursivePartial.backoffSettings
#
Defined insrc/interface/publishOptions.ts:43
#
retryCodes• Optional
retryCodes: (undefined
| RecursivePartial
<RetryCodesAllowed
>)[]
#
Inherited fromRecursivePartial.retryCodes