accelerators

@JvmName(name = "iahujbxqkrdixdjs")
suspend fun accelerators(value: Output<List<AcceleratorArgs>>)
@JvmName(name = "cflwnddcxrvldeho")
suspend fun accelerators(value: List<AcceleratorArgs>?)

Parameters

value

A list of the type and count of accelerator cards attached to the instance.


@JvmName(name = "hqrrnptqavvqfwrw")
suspend fun accelerators(vararg values: Output<AcceleratorArgs>)


@JvmName(name = "savgjovaewempohb")
suspend fun accelerators(values: List<Output<AcceleratorArgs>>)
@JvmName(name = "bgpreduanekuurmu")
suspend fun accelerators(vararg values: AcceleratorArgs)

Parameters

values

A list of the type and count of accelerator cards attached to the instance.


@JvmName(name = "jystugkdidjwhpay")
suspend fun accelerators(argument: List<suspend AcceleratorArgsBuilder.() -> Unit>)
@JvmName(name = "lcpvrtdwiyedhset")
suspend fun accelerators(vararg argument: suspend AcceleratorArgsBuilder.() -> Unit)
@JvmName(name = "qjnbhtxrxjjaxvcv")
suspend fun accelerators(argument: suspend AcceleratorArgsBuilder.() -> Unit)

Parameters

argument

A list of the type and count of accelerator cards attached to the instance.