Get Topic Result
A collection of values returned by getTopic.
Constructors
Properties
The ISO 8601 timespan duration of the idle interval after which the Topic is automatically deleted, minimum of 5 minutes.
Boolean flag which controls if server-side batched operations are enabled.
The ISO 8601 timespan duration of TTL of messages sent to this topic if no TTL value is set on the message itself.
The ISO 8601 timespan duration during which duplicates can be detected.
Boolean flag which controls whether Express Entities are enabled. An express topic holds a message in memory temporarily before writing it to persistent storage.
Integer value which controls the size of memory allocated for the topic. For supported values see the "Queue/topic size" section of this document.
Boolean flag which controls whether to enable the topic to be partitioned across multiple message brokers.
Boolean flag which controls whether the Topic requires duplicate detection.
Boolean flag which controls whether the Topic supports ordering.