accelerators

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "deyuwmxgkmaelnba")
suspend fun accelerators(argument: List<suspend AcceleratorArgsBuilder.() -> Unit>)
@JvmName(name = "lxelbjkoliqpuolu")
suspend fun accelerators(vararg argument: suspend AcceleratorArgsBuilder.() -> Unit)
@JvmName(name = "atsmjjadfstbmmlx")
suspend fun accelerators(argument: suspend AcceleratorArgsBuilder.() -> Unit)

Parameters

argument

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