DataPoolLocationResponse

data class DataPoolLocationResponse(val encryption: DataPoolEncryptionResponse? = null, val name: String)

Location of a Data Pool

Constructors

Link copied to clipboard
constructor(encryption: DataPoolEncryptionResponse? = null, name: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Encryption properties of a Data Pool location

Link copied to clipboard

The location name