accelerators

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "bxehchxkbguhagmh")
suspend fun accelerators(argument: List<suspend AcceleratorArgsBuilder.() -> Unit>)
@JvmName(name = "hnmwdgnxiiehocpn")
suspend fun accelerators(vararg argument: suspend AcceleratorArgsBuilder.() -> Unit)
@JvmName(name = "lunredrlkjiucnqy")
suspend fun accelerators(argument: suspend AcceleratorArgsBuilder.() -> Unit)

Parameters

argument

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