GetInstanceTypeInstanceDisk

data class GetInstanceTypeInstanceDisk(val count: Int, val size: Int, val type: String)

Constructors

Link copied to clipboard
constructor(count: Int, size: Int, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val count: Int
Link copied to clipboard
val size: Int
Link copied to clipboard