PlacementKeyValuePairsResponse

data class PlacementKeyValuePairsResponse(val key: String, val value: String)

Application specific parameters for the placement of volumes in the volume group

Constructors

Link copied to clipboard
constructor(key: String, value: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val key: String

Key for an application specific parameter for the placement of volumes in the volume group

Link copied to clipboard

Value for an application specific parameter for the placement of volumes in the volume group