GetScalingConfigurationsConfigurationDataDisk

data class GetScalingConfigurationsConfigurationDataDisk(val category: String? = null, val deleteWithInstance: Boolean? = null, val device: String? = null, val performanceLevel: String? = null, val size: Int? = null, val snapshotId: String? = null)

Constructors

fun GetScalingConfigurationsConfigurationDataDisk(category: String? = null, deleteWithInstance: Boolean? = null, device: String? = null, performanceLevel: String? = null, size: Int? = null, snapshotId: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val category: String? = null

Category of data disk.

Link copied to clipboard

Delete_with_instance attribute of data disk.

Link copied to clipboard
val device: String? = null

Device attribute of data disk.

Link copied to clipboard

The performance level of the ESSD used as data disk.

Link copied to clipboard
val size: Int? = null

Size of data disk.

Link copied to clipboard
val snapshotId: String? = null

Size of data disk.