DataflowEndpointLocalStorageResponse

data class DataflowEndpointLocalStorageResponse(val persistentVolumeClaimRef: String)

Local persistent volume endpoint properties

Constructors

Link copied to clipboard
constructor(persistentVolumeClaimRef: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Persistent volume claim name.