guestAccelerators

@JvmName(name = "hlseibcxsmmxfsmg")
suspend fun guestAccelerators(value: Output<List<ClusterNodePoolNodeConfigGuestAcceleratorArgs>>)
@JvmName(name = "qnbjwdpuiliidium")
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 = "uqhnvaqcblddvyjo")
suspend fun guestAccelerators(vararg values: Output<ClusterNodePoolNodeConfigGuestAcceleratorArgs>)


@JvmName(name = "nqpsfropiauogkaa")
suspend fun guestAccelerators(values: List<Output<ClusterNodePoolNodeConfigGuestAcceleratorArgs>>)
@JvmName(name = "xndelfeyrrhblibs")
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 = "uacjjryarntnlaee")
suspend fun guestAccelerators(argument: List<suspend ClusterNodePoolNodeConfigGuestAcceleratorArgsBuilder.() -> Unit>)
@JvmName(name = "vdipoqpdpwumoses")
suspend fun guestAccelerators(vararg argument: suspend ClusterNodePoolNodeConfigGuestAcceleratorArgsBuilder.() -> Unit)
@JvmName(name = "nqtlvjgtqhkjdmfm")
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.