acceleratorConfig

@JvmName(name = "abyvsmygmnefkmio")
suspend fun acceleratorConfig(value: Output<AcceleratorConfigArgs>)
@JvmName(name = "jvsouaiufapdborx")
suspend fun acceleratorConfig(value: AcceleratorConfigArgs?)

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 machine_type you have selected.


@JvmName(name = "jyuqyqsiskkkqdkr")
suspend fun acceleratorConfig(argument: suspend AcceleratorConfigArgsBuilder.() -> 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 machine_type you have selected.