acceleratorConfig

@JvmName(name = "wnktyjsukvkpvrnx")
suspend fun acceleratorConfig(value: Output<InstanceAcceleratorConfigArgs>)
@JvmName(name = "wfmummidrfwcixvk")
suspend fun acceleratorConfig(value: InstanceAcceleratorConfigArgs?)

Parameters

value

The hardware accelerator used on this instance. If you use accelerators, make sure that your configuration has enough vCPUs and memory to support the machineType you have selected. Structure is documented below.


@JvmName(name = "ughtgmmdiqgwsces")
suspend fun acceleratorConfig(argument: suspend InstanceAcceleratorConfigArgsBuilder.() -> Unit)

Parameters

argument

The hardware accelerator used on this instance. If you use accelerators, make sure that your configuration has enough vCPUs and memory to support the machineType you have selected. Structure is documented below.