GetSpringCloudAppPersistentDisk

data class GetSpringCloudAppPersistentDisk(val mountPath: String, val sizeInGb: Int)

Constructors

Link copied to clipboard
constructor(mountPath: String, sizeInGb: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The mount path of the persistent disk.

Link copied to clipboard

The size of the persistent disk in GB.