PipelineDatastore

data class PipelineDatastore(val datastoreName: String, val name: String)

Constructors

Link copied to clipboard
constructor(datastoreName: String, name: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the data store where processed messages are stored.

Link copied to clipboard

The name of the datastore activity.