DevEnvironmentPersistentStorage

data class DevEnvironmentPersistentStorage(val size: Int)

Constructors

Link copied to clipboard
constructor(size: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val size: Int

The size of the persistent storage in gigabytes (specifically GiB). Valid values for storage are based on memory sizes in 16GB increments. Valid values are 16, 32, and 64.