Optional
domain?: stringOptional
external?: ExternalStreamThis value cannot be set if domain is set
Optional
filter_subject?: stringAn optional filter subject. If the filter matches the message will be on-boarded.
Name of the stream source
Optional
opt_start_seq?: numberAn optional start sequence from which to start reading messages
Optional
opt_start_time?: stringAn optional start time Date string
Optional
subject_transforms?: SubjectTransformConfig[]Apply a subject transforms to sourced messages before doing anything else. This feature only supported on 2.10.x and better.
This field is a convenience for setting up an ExternalStream. If set, the value here is used to calculate the JetStreamAPI prefix. This field is never serialized to the server. This value cannot be set if external is set.