OSDiskResponse

data class OSDiskResponse(val ephemeralOSDiskSettings: DiffDiskSettingsResponse? = null)

Constructors

Link copied to clipboard
constructor(ephemeralOSDiskSettings: DiffDiskSettingsResponse? = null)

Types

Link copied to clipboard
object Companion

Properties