guestAccelerators

@JvmName(name = "pqnpvwuqlvnioodj")
suspend fun guestAccelerators(value: Output<List<ClusterNodePoolNodeConfigGuestAcceleratorArgs>>)
@JvmName(name = "gjystfjhjvylagtg")
suspend fun guestAccelerators(value: List<ClusterNodePoolNodeConfigGuestAcceleratorArgs>?)

Parameters

value

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


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


@JvmName(name = "anesauwfmextksdm")
suspend fun guestAccelerators(values: List<Output<ClusterNodePoolNodeConfigGuestAcceleratorArgs>>)
@JvmName(name = "lbigxmhbodaeyfpd")
suspend fun guestAccelerators(vararg values: ClusterNodePoolNodeConfigGuestAcceleratorArgs)

Parameters

values

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


@JvmName(name = "tvxqkjbwahfearvo")
suspend fun guestAccelerators(argument: List<suspend ClusterNodePoolNodeConfigGuestAcceleratorArgsBuilder.() -> Unit>)
@JvmName(name = "rnefoyoguvagpxgd")
suspend fun guestAccelerators(vararg argument: suspend ClusterNodePoolNodeConfigGuestAcceleratorArgsBuilder.() -> Unit)
@JvmName(name = "lrbktpvgrhexubio")
suspend fun guestAccelerators(argument: suspend ClusterNodePoolNodeConfigGuestAcceleratorArgsBuilder.() -> Unit)

Parameters

argument

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