PersistenceConfigurationsResponse

data class PersistenceConfigurationsResponse(val persistentVolumeName: String)

Persistence options to all pipelines in the instance.

Constructors

Link copied to clipboard
constructor(persistentVolumeName: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the mounted persistent volume.