accelerators

@JvmName(name = "ueimgkoridnbkdrd")
suspend fun accelerators(value: Output<List<NodeTemplateAcceleratorArgs>>)
@JvmName(name = "hrxvjcfsswslykew")
suspend fun accelerators(value: List<NodeTemplateAcceleratorArgs>?)

Parameters

value

List of the type and count of accelerator cards attached to the node template Structure is documented below.


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


@JvmName(name = "yvsfudbsycxlxdhm")
suspend fun accelerators(values: List<Output<NodeTemplateAcceleratorArgs>>)
@JvmName(name = "mvawlgcaskylkvbx")
suspend fun accelerators(vararg values: NodeTemplateAcceleratorArgs)

Parameters

values

List of the type and count of accelerator cards attached to the node template Structure is documented below.


@JvmName(name = "uojkxxtxuggcthll")
suspend fun accelerators(argument: List<suspend NodeTemplateAcceleratorArgsBuilder.() -> Unit>)
@JvmName(name = "fnwqiakuevjqymyn")
suspend fun accelerators(vararg argument: suspend NodeTemplateAcceleratorArgsBuilder.() -> Unit)
@JvmName(name = "kvvcjglowscpgyts")
suspend fun accelerators(argument: suspend NodeTemplateAcceleratorArgsBuilder.() -> Unit)

Parameters

argument

List of the type and count of accelerator cards attached to the node template Structure is documented below.