NodePoolNodeConfigGuestAcceleratorGpuSharingConfigArgs

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

Constructors

fun NodePoolNodeConfigGuestAcceleratorGpuSharingConfigArgs(gpuSharingStrategy: Output<String>, maxSharedClientsPerGpu: Output<Int>)

Functions

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

Properties

Link copied to clipboard
Link copied to clipboard