Optional
Readonly
changesChange notifications to be subscribed to.
Readonly
destinationMessaging service to which the messages are sent.
Optional
Readonly
formatFormat in which the payload is delivered. When not provided, the PlatformFormat is selected by default.
Optional
Readonly
keyUser-defined unique identifier for the Subscription.
Optional
Readonly
messagesMessages to be subscribed to.
Either
messages
orchanges
must be set.