AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDiskArgs

data class AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDiskArgs(val diskSizeGb: Output<String>? = null, val interface: Output<AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDiskInterface>? = null) : ConvertibleToJava<AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDiskArgs>

Constructors

Functions

Link copied to clipboard
open override fun toJava(): AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDiskArgs

Properties

Link copied to clipboard
val diskSizeGb: Output<String>? = null

Specifies the size of the disk in base-2 GB.

Link copied to clipboard

Specifies the disk interface to use for attaching this disk, which is either SCSI or NVME. The default is SCSI. For performance characteristics of SCSI over NVMe, see Local SSD performance.