guestAccelerators

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


@JvmName(name = "uhacpvvpefcwrjue")
suspend fun guestAccelerators(values: List<Output<ClusterNodePoolNodeConfigGuestAcceleratorArgs>>)
@JvmName(name = "kwyqgfwvlvmmsrxg")
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 = "vykknfugimwfdgwd")
suspend fun guestAccelerators(argument: List<suspend ClusterNodePoolNodeConfigGuestAcceleratorArgsBuilder.() -> Unit>)
@JvmName(name = "qatglqsqynbokaru")
suspend fun guestAccelerators(vararg argument: suspend ClusterNodePoolNodeConfigGuestAcceleratorArgsBuilder.() -> Unit)
@JvmName(name = "kpfvouqpmyqpmyek")
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.