NodePoolNodeConfigGuestAcceleratorGpuSharingConfigArgs

data class NodePoolNodeConfigGuestAcceleratorGpuSharingConfigArgs(val gpuSharingStrategy: Output<String>, val maxSharedClientsPerGpu: Output<Int>) : ConvertibleToJava<NodePoolNodeConfigGuestAcceleratorGpuSharingConfigArgs>

Constructors

constructor(gpuSharingStrategy: Output<String>, maxSharedClientsPerGpu: Output<Int>)

Properties

Link copied to clipboard
Link copied to clipboard

Functions

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