FanoutLinkedNotificationRule interface
model interface FanoutLinkedNotificationRule
Properties
| actions | The actions. |
| dsts |
The dsts configuration. |
| endpoints | The endpoints. |
| token |
The token auth configuration. |
Property Details
actions
The actions.
actions?: string[]
Property Value
string[]
dstsConfiguration
The dsts configuration.
dstsConfiguration?: FanoutLinkedNotificationRuleDstsConfiguration
Property Value
endpoints
tokenAuthConfiguration
The token auth configuration.
tokenAuthConfiguration?: TokenAuthConfiguration