Creates a new subscription that connects an event source (e.g., a Kafka topic) to a Restate service handler. For more information, see the subscription documentation.
Sink uri. Accepted forms:
service://<service_name>/<service_name>, e.g. service://Counter/countSource uri. Accepted forms:
kafka://<cluster_name>/<topic_name>, e.g. kafka://my-cluster/my-topicAdditional options to apply to the subscription.