Allocation Specific SKUAllocation Reserved Instance Properties Args
data class AllocationSpecificSKUAllocationReservedInstancePropertiesArgs(val guestAccelerators: Output<List<AcceleratorConfigArgs>>? = null, val localSsds: Output<List<AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDiskArgs>>? = null, val locationHint: Output<String>? = null, val machineType: Output<String>? = null, val minCpuPlatform: Output<String>? = null) : ConvertibleToJava<AllocationSpecificSKUAllocationReservedInstancePropertiesArgs>
Properties of the SKU instances being reserved. Next ID: 9
Constructors
Link copied to clipboard
fun AllocationSpecificSKUAllocationReservedInstancePropertiesArgs(guestAccelerators: Output<List<AcceleratorConfigArgs>>? = null, localSsds: Output<List<AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDiskArgs>>? = null, locationHint: Output<String>? = null, machineType: Output<String>? = null, minCpuPlatform: Output<String>? = null)
Functions
Properties
Link copied to clipboard
val localSsds: Output<List<AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDiskArgs>>? = null
Link copied to clipboard