Cluster Node Pool Node Config Guest Accelerator Gpu Sharing Config Args
data class ClusterNodePoolNodeConfigGuestAcceleratorGpuSharingConfigArgs(val gpuSharingStrategy: Output<String>, val maxSharedClientsPerGpu: Output<Int>) : ConvertibleToJava<ClusterNodePoolNodeConfigGuestAcceleratorGpuSharingConfigArgs>
Constructors
Link copied to clipboard
fun ClusterNodePoolNodeConfigGuestAcceleratorGpuSharingConfigArgs(gpuSharingStrategy: Output<String>, maxSharedClientsPerGpu: Output<Int>)