gpu Sharing Config
suspend fun gpuSharingConfig(value: Output<ClusterNodePoolNodeConfigGuestAcceleratorGpuSharingConfigArgs>)
Parameters
value
Configuration for GPU sharing. Structure is documented below.
suspend fun gpuSharingConfig(argument: suspend ClusterNodePoolNodeConfigGuestAcceleratorGpuSharingConfigArgsBuilder.() -> Unit)
Parameters
argument
Configuration for GPU sharing. Structure is documented below.