Get Cluster Node Pool Node Config Guest Accelerator
data class GetClusterNodePoolNodeConfigGuestAccelerator(val count: Int, val gpuPartitionSize: String, val gpuSharingConfigs: List<GetClusterNodePoolNodeConfigGuestAcceleratorGpuSharingConfig>, val type: String)
Constructors
Link copied to clipboard
fun GetClusterNodePoolNodeConfigGuestAccelerator(count: Int, gpuPartitionSize: String, gpuSharingConfigs: List<GetClusterNodePoolNodeConfigGuestAcceleratorGpuSharingConfig>, type: String)