guestAccelerators

@JvmName(name = "vutmawfrnljilwrw")
suspend fun guestAccelerators(value: Output<List<NodePoolNodeConfigGuestAcceleratorArgs>>)
@JvmName(name = "xvmvudvuuvipsxuj")
suspend fun guestAccelerators(value: List<NodePoolNodeConfigGuestAcceleratorArgs>?)

Parameters

value

List of the type and count of accelerator cards attached to the instance.


@JvmName(name = "seksqgyglvlqpbyr")
suspend fun guestAccelerators(vararg values: Output<NodePoolNodeConfigGuestAcceleratorArgs>)


@JvmName(name = "vlvatuqlvgllntht")
suspend fun guestAccelerators(values: List<Output<NodePoolNodeConfigGuestAcceleratorArgs>>)
@JvmName(name = "imsornsffsunplru")
suspend fun guestAccelerators(vararg values: NodePoolNodeConfigGuestAcceleratorArgs)

Parameters

values

List of the type and count of accelerator cards attached to the instance.


@JvmName(name = "byvpprnaipvygrma")
suspend fun guestAccelerators(argument: List<suspend NodePoolNodeConfigGuestAcceleratorArgsBuilder.() -> Unit>)
@JvmName(name = "ppakxyquvesihiky")
suspend fun guestAccelerators(vararg argument: suspend NodePoolNodeConfigGuestAcceleratorArgsBuilder.() -> Unit)
@JvmName(name = "lavepcrmpwrsbdnl")
suspend fun guestAccelerators(argument: suspend NodePoolNodeConfigGuestAcceleratorArgsBuilder.() -> Unit)

Parameters

argument

List of the type and count of accelerator cards attached to the instance.