ExternalVolumeTopology

data class ExternalVolumeTopology(val segments: Map<String, String>? = null)

Constructors

Link copied to clipboard
constructor(segments: Map<String, String>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val segments: Map<String, String>? = null

(map[string]string) - Define the attributes for the topology request.