Readonly
resourceUnique identifier for the type of resource, for example, order
.
Optional
Readonly
typesMust contain valid message types for the resource. For example, for resource type product
the message type ProductPublished
is valid.
If no types
of messages are given, the Subscription will receive all messages for this resource.
For supported resources and message types, see Message Types. Messages will be delivered even if the Messages Query HTTP API is not enabled.