ConfigurationSpecificationWithDlq

abstract class ConfigurationSpecificationWithDlq(val objectStorageConfig: ObjectStorageSpec? = DisabledObjectStorageSpec()) : ConfigurationSpecification

Constructors

Link copied to clipboard
constructor(objectStorageConfig: ObjectStorageSpec? = DisabledObjectStorageSpec())

Properties