DataLakeLocalStorageResponse

data class DataLakeLocalStorageResponse(val volumeName: String)

DataLake Local Storage details.

Constructors

Link copied to clipboard
constructor(volumeName: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Volume name to write to.